HTML Entity (dec) | 䘚 |
HTML Entity (hex) | 䘚 |
UTF-8 (hex) | 0xe4989a / 0xe4 0x98 0x9a (3 bytes) |
UTF-8 (dec) | 228, 152, 154 (3 bytes) |
UTF-16-BE (hex) | 0x461a / 0x46 0x1a (2 bytes) |
UTF-16-BE (dec) | 70, 26 (2 bytes) |
UTF-32-BE (hex) | 0x461a / 0x00 0x00 0x46 0x1a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 70, 26 (4 bytes) |
C/C++/Java source code | "\u461a" |
Python source code | "\u461a" |