HTML Entity (dec) | 𩿾 |
HTML Entity (hex) | 𩿾 |
UTF-8 (hex) | 0xf0a9bfbe / 0xf0 0xa9 0xbf 0xbe (4 bytes) |
UTF-8 (dec) | 240, 169, 191, 190 (4 bytes) |
UTF-16-BE (hex) | 0xd867dffe / 0xd8 0x67 0xdf 0xfe (4 bytes) |
UTF-16-BE (dec) | 216, 103, 223, 254 (4 bytes) |
UTF-32-BE (hex) | 0x29ffe / 0x00 0x02 0x9f 0xfe (4 bytes) |
UTF-32-BE (dec) | 0, 2, 159, 254 (4 bytes) |
C/C++/Java source code | "\u29ffe" |
Python source code | "\u29ffe" |