HTML Entity (dec) | 䛭 |
HTML Entity (hex) | 䛭 |
UTF-8 (hex) | 0xe49bad / 0xe4 0x9b 0xad (3 bytes) |
UTF-8 (dec) | 228, 155, 173 (3 bytes) |
UTF-16-BE (hex) | 0x46ed / 0x46 0xed (2 bytes) |
UTF-16-BE (dec) | 70, 237 (2 bytes) |
UTF-32-BE (hex) | 0x46ed / 0x00 0x00 0x46 0xed (4 bytes) |
UTF-32-BE (dec) | 0, 0, 70, 237 (4 bytes) |
C/C++/Java source code | "\u46ed" |
Python source code | "\u46ed" |