HTML Entity (dec) | 𡄤 |
HTML Entity (hex) | 𡄤 |
UTF-8 (hex) | 0xf0a184a4 / 0xf0 0xa1 0x84 0xa4 (4 bytes) |
UTF-8 (dec) | 240, 161, 132, 164 (4 bytes) |
UTF-16-BE (hex) | 0xd844dd24 / 0xd8 0x44 0xdd 0x24 (4 bytes) |
UTF-16-BE (dec) | 216, 68, 221, 36 (4 bytes) |
UTF-32-BE (hex) | 0x21124 / 0x00 0x02 0x11 0x24 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 17, 36 (4 bytes) |
C/C++/Java source code | "\u21124" |
Python source code | "\u21124" |