HTML Entity (dec) | 𩿽 |
HTML Entity (hex) | 𩿽 |
UTF-8 (hex) | 0xf0a9bfbd / 0xf0 0xa9 0xbf 0xbd (4 bytes) |
UTF-8 (dec) | 240, 169, 191, 189 (4 bytes) |
UTF-16-BE (hex) | 0xd867dffd / 0xd8 0x67 0xdf 0xfd (4 bytes) |
UTF-16-BE (dec) | 216, 103, 223, 253 (4 bytes) |
UTF-32-BE (hex) | 0x29ffd / 0x00 0x02 0x9f 0xfd (4 bytes) |
UTF-32-BE (dec) | 0, 2, 159, 253 (4 bytes) |
C/C++/Java source code | "\u29ffd" |
Python source code | "\u29ffd" |