HTML Entity (dec) | 䍼 |
HTML Entity (hex) | 䍼 |
UTF-8 (hex) | 0xe48dbc / 0xe4 0x8d 0xbc (3 bytes) |
UTF-8 (dec) | 228, 141, 188 (3 bytes) |
UTF-16-BE (hex) | 0x437c / 0x43 0x7c (2 bytes) |
UTF-16-BE (dec) | 67, 124 (2 bytes) |
UTF-32-BE (hex) | 0x437c / 0x00 0x00 0x43 0x7c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 67, 124 (4 bytes) |
C/C++/Java source code | "\u437c" |
Python source code | "\u437c" |