HTML Entity (dec) | 㧉 |
HTML Entity (hex) | 㧉 |
UTF-8 (hex) | 0xe3a789 / 0xe3 0xa7 0x89 (3 bytes) |
UTF-8 (dec) | 227, 167, 137 (3 bytes) |
UTF-16-BE (hex) | 0x39c9 / 0x39 0xc9 (2 bytes) |
UTF-16-BE (dec) | 57, 201 (2 bytes) |
UTF-32-BE (hex) | 0x39c9 / 0x00 0x00 0x39 0xc9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 57, 201 (4 bytes) |
C/C++/Java source code | "\u39c9" |
Python source code | "\u39c9" |