HTML Entity (dec) | ꫧ |
HTML Entity (hex) | ꫧ |
UTF-8 (hex) | 0xeaaba7 / 0xea 0xab 0xa7 (3 bytes) |
UTF-8 (dec) | 234, 171, 167 (3 bytes) |
UTF-16-BE (hex) | 0xaae7 / 0xaa 0xe7 (2 bytes) |
UTF-16-BE (dec) | 170, 231 (2 bytes) |
UTF-32-BE (hex) | 0xaae7 / 0x00 0x00 0xaa 0xe7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 231 (4 bytes) |
C/C++/Java source code | "\uaae7" |
Python source code | "\uaae7" |