| HTML Entity (dec) | ꇕ |
| HTML Entity (hex) | ꇕ |
| UTF-8 (hex) | 0xea8795 / 0xea 0x87 0x95 (3 bytes) |
| UTF-8 (dec) | 234, 135, 149 (3 bytes) |
| UTF-16-BE (hex) | 0xa1d5 / 0xa1 0xd5 (2 bytes) |
| UTF-16-BE (dec) | 161, 213 (2 bytes) |
| UTF-32-BE (hex) | 0xa1d5 / 0x00 0x00 0xa1 0xd5 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 161, 213 (4 bytes) |
| C/C++/Java source code | "\ua1d5" |
| Python source code | "\ua1d5" |