HTML Entity (dec) | 𢽨 |
HTML Entity (hex) | 𢽨 |
UTF-8 (hex) | 0xf0a2bda8 / 0xf0 0xa2 0xbd 0xa8 (4 bytes) |
UTF-8 (dec) | 240, 162, 189, 168 (4 bytes) |
UTF-16-BE (hex) | 0xd84bdf68 / 0xd8 0x4b 0xdf 0x68 (4 bytes) |
UTF-16-BE (dec) | 216, 75, 223, 104 (4 bytes) |
UTF-32-BE (hex) | 0x22f68 / 0x00 0x02 0x2f 0x68 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 47, 104 (4 bytes) |
C/C++/Java source code | "\u22f68" |
Python source code | "\u22f68" |