HTML Entity (dec) | 𑒧 |
HTML Entity (hex) | 𑒧 |
UTF-8 (hex) | 0xf09192a7 / 0xf0 0x91 0x92 0xa7 (4 bytes) |
UTF-8 (dec) | 240, 145, 146, 167 (4 bytes) |
UTF-16-BE (hex) | 0xd805dca7 / 0xd8 0x05 0xdc 0xa7 (4 bytes) |
UTF-16-BE (dec) | 216, 5, 220, 167 (4 bytes) |
UTF-32-BE (hex) | 0x114a7 / 0x00 0x01 0x14 0xa7 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 20, 167 (4 bytes) |
C/C++/Java source code | "\u114a7" |
Python source code | "\u114a7" |