HTML Entity (dec) | 𒀭 |
HTML Entity (hex) | 𒀭 |
UTF-8 (hex) | 0xf09280ad / 0xf0 0x92 0x80 0xad (4 bytes) |
UTF-8 (dec) | 240, 146, 128, 173 (4 bytes) |
UTF-16-BE (hex) | 0xd808dc2d / 0xd8 0x08 0xdc 0x2d (4 bytes) |
UTF-16-BE (dec) | 216, 8, 220, 45 (4 bytes) |
UTF-32-BE (hex) | 0x1202d / 0x00 0x01 0x20 0x2d (4 bytes) |
UTF-32-BE (dec) | 0, 1, 32, 45 (4 bytes) |
C/C++/Java source code | "\u1202d" |
Python source code | "\u1202d" |