HTML Entity (dec) | 𢼢 |
HTML Entity (hex) | 𢼢 |
UTF-8 (hex) | 0xf0a2bca2 / 0xf0 0xa2 0xbc 0xa2 (4 bytes) |
UTF-8 (dec) | 240, 162, 188, 162 (4 bytes) |
UTF-16-BE (hex) | 0xd84bdf22 / 0xd8 0x4b 0xdf 0x22 (4 bytes) |
UTF-16-BE (dec) | 216, 75, 223, 34 (4 bytes) |
UTF-32-BE (hex) | 0x22f22 / 0x00 0x02 0x2f 0x22 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 47, 34 (4 bytes) |
C/C++/Java source code | "\u22f22" |
Python source code | "\u22f22" |