HTML Entity (dec) | ᘈ |
HTML Entity (hex) | ᘈ |
UTF-8 (hex) | 0xe19888 / 0xe1 0x98 0x88 (3 bytes) |
UTF-8 (dec) | 225, 152, 136 (3 bytes) |
UTF-16-BE (hex) | 0x1608 / 0x16 0x08 (2 bytes) |
UTF-16-BE (dec) | 22, 8 (2 bytes) |
UTF-32-BE (hex) | 0x1608 / 0x00 0x00 0x16 0x08 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 22, 8 (4 bytes) |
C/C++/Java source code | "\u1608" |
Python source code | "\u1608" |