HTML Entity (dec) | 쌮 |
HTML Entity (hex) | 쌮 |
UTF-8 (hex) | 0xec8cae / 0xec 0x8c 0xae (3 bytes) |
UTF-8 (dec) | 236, 140, 174 (3 bytes) |
UTF-16-BE (hex) | 0xc32e / 0xc3 0x2e (2 bytes) |
UTF-16-BE (dec) | 195, 46 (2 bytes) |
UTF-32-BE (hex) | 0xc32e / 0x00 0x00 0xc3 0x2e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 46 (4 bytes) |
C/C++/Java source code | "\uc32e" |
Python source code | "\uc32e" |