HTML Entity (dec) | 䡞 |
HTML Entity (hex) | 䡞 |
UTF-8 (hex) | 0xe4a19e / 0xe4 0xa1 0x9e (3 bytes) |
UTF-8 (dec) | 228, 161, 158 (3 bytes) |
UTF-16-BE (hex) | 0x485e / 0x48 0x5e (2 bytes) |
UTF-16-BE (dec) | 72, 94 (2 bytes) |
UTF-32-BE (hex) | 0x485e / 0x00 0x00 0x48 0x5e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 72, 94 (4 bytes) |
C/C++/Java source code | "\u485e" |
Python source code | "\u485e" |