HTML Entity (dec) | 𒀡 |
HTML Entity (hex) | 𒀡 |
UTF-8 (hex) | 0xf09280a1 / 0xf0 0x92 0x80 0xa1 (4 bytes) |
UTF-8 (dec) | 240, 146, 128, 161 (4 bytes) |
UTF-16-BE (hex) | 0xd808dc21 / 0xd8 0x08 0xdc 0x21 (4 bytes) |
UTF-16-BE (dec) | 216, 8, 220, 33 (4 bytes) |
UTF-32-BE (hex) | 0x12021 / 0x00 0x01 0x20 0x21 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 32, 33 (4 bytes) |
C/C++/Java source code | "\u12021" |
Python source code | "\u12021" |