HTML Entity (dec) | 𘄭 |
HTML Entity (hex) | 𘄭 |
UTF-8 (hex) | 0xf09884ad / 0xf0 0x98 0x84 0xad (4 bytes) |
UTF-8 (dec) | 240, 152, 132, 173 (4 bytes) |
UTF-16-BE (hex) | 0xd820dd2d / 0xd8 0x20 0xdd 0x2d (4 bytes) |
UTF-16-BE (dec) | 216, 32, 221, 45 (4 bytes) |
UTF-32-BE (hex) | 0x1812d / 0x00 0x01 0x81 0x2d (4 bytes) |
UTF-32-BE (dec) | 0, 1, 129, 45 (4 bytes) |
C/C++/Java source code | "\u1812d" |
Python source code | "\u1812d" |