| HTML Entity (dec) | ꓘ |
| HTML Entity (hex) | ꓘ |
| UTF-8 (hex) | 0xea9398 / 0xea 0x93 0x98 (3 bytes) |
| UTF-8 (dec) | 234, 147, 152 (3 bytes) |
| UTF-16-BE (hex) | 0xa4d8 / 0xa4 0xd8 (2 bytes) |
| UTF-16-BE (dec) | 164, 216 (2 bytes) |
| UTF-32-BE (hex) | 0xa4d8 / 0x00 0x00 0xa4 0xd8 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 164, 216 (4 bytes) |
| C/C++/Java source code | "\ua4d8" |
| Python source code | "\ua4d8" |