HTML Entity (dec) | 㭆 |
HTML Entity (hex) | 㭆 |
UTF-8 (hex) | 0xe3ad86 / 0xe3 0xad 0x86 (3 bytes) |
UTF-8 (dec) | 227, 173, 134 (3 bytes) |
UTF-16-BE (hex) | 0x3b46 / 0x3b 0x46 (2 bytes) |
UTF-16-BE (dec) | 59, 70 (2 bytes) |
UTF-32-BE (hex) | 0x3b46 / 0x00 0x00 0x3b 0x46 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 59, 70 (4 bytes) |
C/C++/Java source code | "\u3b46" |
Python source code | "\u3b46" |