HTML Entity (dec) | 㸸 |
HTML Entity (hex) | 㸸 |
UTF-8 (hex) | 0xe3b8b8 / 0xe3 0xb8 0xb8 (3 bytes) |
UTF-8 (dec) | 227, 184, 184 (3 bytes) |
UTF-16-BE (hex) | 0x3e38 / 0x3e 0x38 (2 bytes) |
UTF-16-BE (dec) | 62, 56 (2 bytes) |
UTF-32-BE (hex) | 0x3e38 / 0x00 0x00 0x3e 0x38 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 62, 56 (4 bytes) |
C/C++/Java source code | "\u3e38" |
Python source code | "\u3e38" |