HTML Entity (dec) | ꮁ |
HTML Entity (hex) | ꮁ |
UTF-8 (hex) | 0xeaae81 / 0xea 0xae 0x81 (3 bytes) |
UTF-8 (dec) | 234, 174, 129 (3 bytes) |
UTF-16-BE (hex) | 0xab81 / 0xab 0x81 (2 bytes) |
UTF-16-BE (dec) | 171, 129 (2 bytes) |
UTF-32-BE (hex) | 0xab81 / 0x00 0x00 0xab 0x81 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 171, 129 (4 bytes) |
C/C++/Java source code | "\uab81" |
Python source code | "\uab81" |