| HTML Entity (dec) | 꺆 |
| HTML Entity (hex) | 꺆 |
| UTF-8 (hex) | 0xeaba86 / 0xea 0xba 0x86 (3 bytes) |
| UTF-8 (dec) | 234, 186, 134 (3 bytes) |
| UTF-16-BE (hex) | 0xae86 / 0xae 0x86 (2 bytes) |
| UTF-16-BE (dec) | 174, 134 (2 bytes) |
| UTF-32-BE (hex) | 0xae86 / 0x00 0x00 0xae 0x86 (4 bytes) |
| UTF-32-BE (dec) | 0, 0, 174, 134 (4 bytes) |
| C/C++/Java source code | "\uae86" |
| Python source code | "\uae86" |