HTML Entity (dec) | ᒉ |
HTML Entity (hex) | ᒉ |
UTF-8 (hex) | 0xe19289 / 0xe1 0x92 0x89 (3 bytes) |
UTF-8 (dec) | 225, 146, 137 (3 bytes) |
UTF-16-BE (hex) | 0x1489 / 0x14 0x89 (2 bytes) |
UTF-16-BE (dec) | 20, 137 (2 bytes) |
UTF-32-BE (hex) | 0x1489 / 0x00 0x00 0x14 0x89 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 20, 137 (4 bytes) |
C/C++/Java source code | "\u1489" |
Python source code | "\u1489" |