HTML Entity (dec) | 㧈 |
HTML Entity (hex) | 㧈 |
UTF-8 (hex) | 0xe3a788 / 0xe3 0xa7 0x88 (3 bytes) |
UTF-8 (dec) | 227, 167, 136 (3 bytes) |
UTF-16-BE (hex) | 0x39c8 / 0x39 0xc8 (2 bytes) |
UTF-16-BE (dec) | 57, 200 (2 bytes) |
UTF-32-BE (hex) | 0x39c8 / 0x00 0x00 0x39 0xc8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 57, 200 (4 bytes) |
C/C++/Java source code | "\u39c8" |
Python source code | "\u39c8" |