HTML Entity (dec) | 𑒉 |
HTML Entity (hex) | 𑒉 |
UTF-8 (hex) | 0xf0919289 / 0xf0 0x91 0x92 0x89 (4 bytes) |
UTF-8 (dec) | 240, 145, 146, 137 (4 bytes) |
UTF-16-BE (hex) | 0xd805dc89 / 0xd8 0x05 0xdc 0x89 (4 bytes) |
UTF-16-BE (dec) | 216, 5, 220, 137 (4 bytes) |
UTF-32-BE (hex) | 0x11489 / 0x00 0x01 0x14 0x89 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 20, 137 (4 bytes) |
C/C++/Java source code | "\u11489" |
Python source code | "\u11489" |