HTML Entity (dec) | 𡓟 |
HTML Entity (hex) | 𡓟 |
UTF-8 (hex) | 0xf0a1939f / 0xf0 0xa1 0x93 0x9f (4 bytes) |
UTF-8 (dec) | 240, 161, 147, 159 (4 bytes) |
UTF-16-BE (hex) | 0xd845dcdf / 0xd8 0x45 0xdc 0xdf (4 bytes) |
UTF-16-BE (dec) | 216, 69, 220, 223 (4 bytes) |
UTF-32-BE (hex) | 0x214df / 0x00 0x02 0x14 0xdf (4 bytes) |
UTF-32-BE (dec) | 0, 2, 20, 223 (4 bytes) |
C/C++/Java source code | "\u214df" |
Python source code | "\u214df" |