HTML Entity (dec) | ᙊ |
HTML Entity (hex) | ᙊ |
UTF-8 (hex) | 0xe1998a / 0xe1 0x99 0x8a (3 bytes) |
UTF-8 (dec) | 225, 153, 138 (3 bytes) |
UTF-16-BE (hex) | 0x164a / 0x16 0x4a (2 bytes) |
UTF-16-BE (dec) | 22, 74 (2 bytes) |
UTF-32-BE (hex) | 0x164a / 0x00 0x00 0x16 0x4a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 22, 74 (4 bytes) |
C/C++/Java source code | "\u164a" |
Python source code | "\u164a" |