HTML Entity (dec) | 𢀘 |
HTML Entity (hex) | 𢀘 |
UTF-8 (hex) | 0xf0a28098 / 0xf0 0xa2 0x80 0x98 (4 bytes) |
UTF-8 (dec) | 240, 162, 128, 152 (4 bytes) |
UTF-16-BE (hex) | 0xd848dc18 / 0xd8 0x48 0xdc 0x18 (4 bytes) |
UTF-16-BE (dec) | 216, 72, 220, 24 (4 bytes) |
UTF-32-BE (hex) | 0x22018 / 0x00 0x02 0x20 0x18 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 32, 24 (4 bytes) |
C/C++/Java source code | "\u22018" |
Python source code | "\u22018" |