HTML Entity (dec) | ꯧ |
HTML Entity (hex) | ꯧ |
UTF-8 (hex) | 0xeaafa7 / 0xea 0xaf 0xa7 (3 bytes) |
UTF-8 (dec) | 234, 175, 167 (3 bytes) |
UTF-16-BE (hex) | 0xabe7 / 0xab 0xe7 (2 bytes) |
UTF-16-BE (dec) | 171, 231 (2 bytes) |
UTF-32-BE (hex) | 0xabe7 / 0x00 0x00 0xab 0xe7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 231 (4 bytes) |
C/C++/Java source code | "\uabe7" |
Python source code | "\uabe7" |