HTML Entity (dec) | ꯩ |
HTML Entity (hex) | ꯩ |
UTF-8 (hex) | 0xeaafa9 / 0xea 0xaf 0xa9 (3 bytes) |
UTF-8 (dec) | 234, 175, 169 (3 bytes) |
UTF-16-BE (hex) | 0xabe9 / 0xab 0xe9 (2 bytes) |
UTF-16-BE (dec) | 171, 233 (2 bytes) |
UTF-32-BE (hex) | 0xabe9 / 0x00 0x00 0xab 0xe9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 233 (4 bytes) |
C/C++/Java source code | "\uabe9" |
Python source code | "\uabe9" |