| HTML Entity (dec) | ꕾ |
| HTML Entity (hex) | ꕾ |
| UTF-8 (hex) | 0xea95be / 0xea 0x95 0xbe (3 bytes) |
| UTF-8 (dec) | 234, 149, 190 (3 bytes) |
| UTF-16-BE (hex) | 0xa57e / 0xa5 0x7e (2 bytes) |
| UTF-16-BE (dec) | 165, 126 (2 bytes) |
| UTF-32-BE (hex) | 0xa57e / 0x00 0x00 0xa5 0x7e (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 165, 126 (4 bytes) |
| C/C++/Java source code | "\ua57e" |
| Python source code | "\ua57e" |