HTML Entity (dec) | 𢳨 |
HTML Entity (hex) | 𢳨 |
UTF-8 (hex) | 0xf0a2b3a8 / 0xf0 0xa2 0xb3 0xa8 (4 bytes) |
UTF-8 (dec) | 240, 162, 179, 168 (4 bytes) |
UTF-16-BE (hex) | 0xd84bdce8 / 0xd8 0x4b 0xdc 0xe8 (4 bytes) |
UTF-16-BE (dec) | 216, 75, 220, 232 (4 bytes) |
UTF-32-BE (hex) | 0x22ce8 / 0x00 0x02 0x2c 0xe8 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 44, 232 (4 bytes) |
C/C++/Java source code | "\u22ce8" |
Python source code | "\u22ce8" |