HTML Entity (dec) | 셯 |
HTML Entity (hex) | 셯 |
UTF-8 (hex) | 0xec85af / 0xec 0x85 0xaf (3 bytes) |
UTF-8 (dec) | 236, 133, 175 (3 bytes) |
UTF-16-BE (hex) | 0xc16f / 0xc1 0x6f (2 bytes) |
UTF-16-BE (dec) | 193, 111 (2 bytes) |
UTF-32-BE (hex) | 0xc16f / 0x00 0x00 0xc1 0x6f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 193, 111 (4 bytes) |
C/C++/Java source code | "\uc16f" |
Python source code | "\uc16f" |