HTML Entity (dec) | 술 |
HTML Entity (hex) | 술 |
UTF-8 (hex) | 0xec88a0 / 0xec 0x88 0xa0 (3 bytes) |
UTF-8 (dec) | 236, 136, 160 (3 bytes) |
UTF-16-BE (hex) | 0xc220 / 0xc2 0x20 (2 bytes) |
UTF-16-BE (dec) | 194, 32 (2 bytes) |
UTF-32-BE (hex) | 0xc220 / 0x00 0x00 0xc2 0x20 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 32 (4 bytes) |
C/C++/Java source code | "\uc220" |
Python source code | "\uc220" |