HTML Entity (dec) | 𢱤 |
HTML Entity (hex) | 𢱤 |
UTF-8 (hex) | 0xf0a2b1a4 / 0xf0 0xa2 0xb1 0xa4 (4 bytes) |
UTF-8 (dec) | 240, 162, 177, 164 (4 bytes) |
UTF-16-BE (hex) | 0xd84bdc64 / 0xd8 0x4b 0xdc 0x64 (4 bytes) |
UTF-16-BE (dec) | 216, 75, 220, 100 (4 bytes) |
UTF-32-BE (hex) | 0x22c64 / 0x00 0x02 0x2c 0x64 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 44, 100 (4 bytes) |
C/C++/Java source code | "\u22c64" |
Python source code | "\u22c64" |