HTML Entity (dec) | 㠤 |
HTML Entity (hex) | 㠤 |
UTF-8 (hex) | 0xe3a0a4 / 0xe3 0xa0 0xa4 (3 bytes) |
UTF-8 (dec) | 227, 160, 164 (3 bytes) |
UTF-16-BE (hex) | 0x3824 / 0x38 0x24 (2 bytes) |
UTF-16-BE (dec) | 56, 36 (2 bytes) |
UTF-32-BE (hex) | 0x3824 / 0x00 0x00 0x38 0x24 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 56, 36 (4 bytes) |
C/C++/Java source code | "\u3824" |
Python source code | "\u3824" |