HTML Entity (dec) | 䃴 |
HTML Entity (hex) | 䃴 |
UTF-8 (hex) | 0xe483b4 / 0xe4 0x83 0xb4 (3 bytes) |
UTF-8 (dec) | 228, 131, 180 (3 bytes) |
UTF-16-BE (hex) | 0x40f4 / 0x40 0xf4 (2 bytes) |
UTF-16-BE (dec) | 64, 244 (2 bytes) |
UTF-32-BE (hex) | 0x40f4 / 0x00 0x00 0x40 0xf4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 64, 244 (4 bytes) |
C/C++/Java source code | "\u40f4" |
Python source code | "\u40f4" |