HTML Entity (dec) | 㜸 |
HTML Entity (hex) | 㜸 |
UTF-8 (hex) | 0xe39cb8 / 0xe3 0x9c 0xb8 (3 bytes) |
UTF-8 (dec) | 227, 156, 184 (3 bytes) |
UTF-16-BE (hex) | 0x3738 / 0x37 0x38 (2 bytes) |
UTF-16-BE (dec) | 55, 56 (2 bytes) |
UTF-32-BE (hex) | 0x3738 / 0x00 0x00 0x37 0x38 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 55, 56 (4 bytes) |
C/C++/Java source code | "\u3738" |
Python source code | "\u3738" |