HTML Entity (dec) | 𩟿 |
HTML Entity (hex) | 𩟿 |
UTF-8 (hex) | 0xf0a99fbf / 0xf0 0xa9 0x9f 0xbf (4 bytes) |
UTF-8 (dec) | 240, 169, 159, 191 (4 bytes) |
UTF-16-BE (hex) | 0xd865dfff / 0xd8 0x65 0xdf 0xff (4 bytes) |
UTF-16-BE (dec) | 216, 101, 223, 255 (4 bytes) |
UTF-32-BE (hex) | 0x297ff / 0x00 0x02 0x97 0xff (4 bytes) |
UTF-32-BE (dec) | 0, 2, 151, 255 (4 bytes) |
C/C++/Java source code | "\u297ff" |
Python source code | "\u297ff" |