HTML Entity (dec) | 𡟿 |
HTML Entity (hex) | 𡟿 |
UTF-8 (hex) | 0xf0a19fbf / 0xf0 0xa1 0x9f 0xbf (4 bytes) |
UTF-8 (dec) | 240, 161, 159, 191 (4 bytes) |
UTF-16-BE (hex) | 0xd845dfff / 0xd8 0x45 0xdf 0xff (4 bytes) |
UTF-16-BE (dec) | 216, 69, 223, 255 (4 bytes) |
UTF-32-BE (hex) | 0x217ff / 0x00 0x02 0x17 0xff (4 bytes) |
UTF-32-BE (dec) | 0, 2, 23, 255 (4 bytes) |
C/C++/Java source code | "\u217ff" |
Python source code | "\u217ff" |