HTML Entity (dec) | 숄 |
HTML Entity (hex) | 숄 |
UTF-8 (hex) | 0xec8884 / 0xec 0x88 0x84 (3 bytes) |
UTF-8 (dec) | 236, 136, 132 (3 bytes) |
UTF-16-BE (hex) | 0xc204 / 0xc2 0x04 (2 bytes) |
UTF-16-BE (dec) | 194, 4 (2 bytes) |
UTF-32-BE (hex) | 0xc204 / 0x00 0x00 0xc2 0x04 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 4 (4 bytes) |
C/C++/Java source code | "\uc204" |
Python source code | "\uc204" |