HTML Entity (dec) | 𡉁 |
HTML Entity (hex) | 𡉁 |
UTF-8 (hex) | 0xf0a18981 / 0xf0 0xa1 0x89 0x81 (4 bytes) |
UTF-8 (dec) | 240, 161, 137, 129 (4 bytes) |
UTF-16-BE (hex) | 0xd844de41 / 0xd8 0x44 0xde 0x41 (4 bytes) |
UTF-16-BE (dec) | 216, 68, 222, 65 (4 bytes) |
UTF-32-BE (hex) | 0x21241 / 0x00 0x02 0x12 0x41 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 18, 65 (4 bytes) |
C/C++/Java source code | "\u21241" |
Python source code | "\u21241" |