HTML Entity (dec) | ꪖ |
HTML Entity (hex) | ꪖ |
UTF-8 (hex) | 0xeaaa96 / 0xea 0xaa 0x96 (3 bytes) |
UTF-8 (dec) | 234, 170, 150 (3 bytes) |
UTF-16-BE (hex) | 0xaa96 / 0xaa 0x96 (2 bytes) |
UTF-16-BE (dec) | 170, 150 (2 bytes) |
UTF-32-BE (hex) | 0xaa96 / 0x00 0x00 0xaa 0x96 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 170, 150 (4 bytes) |
C/C++/Java source code | "\uaa96" |
Python source code | "\uaa96" |