HTML Entity (dec) | ꪁ |
HTML Entity (hex) | ꪁ |
UTF-8 (hex) | 0xeaaa81 / 0xea 0xaa 0x81 (3 bytes) |
UTF-8 (dec) | 234, 170, 129 (3 bytes) |
UTF-16-BE (hex) | 0xaa81 / 0xaa 0x81 (2 bytes) |
UTF-16-BE (dec) | 170, 129 (2 bytes) |
UTF-32-BE (hex) | 0xaa81 / 0x00 0x00 0xaa 0x81 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 129 (4 bytes) |
C/C++/Java source code | "\uaa81" |
Python source code | "\uaa81" |