HTML Entity (dec) | 쿀 |
HTML Entity (hex) | 쿀 |
UTF-8 (hex) | 0xecbf80 / 0xec 0xbf 0x80 (3 bytes) |
UTF-8 (dec) | 236, 191, 128 (3 bytes) |
UTF-16-BE (hex) | 0xcfc0 / 0xcf 0xc0 (2 bytes) |
UTF-16-BE (dec) | 207, 192 (2 bytes) |
UTF-32-BE (hex) | 0xcfc0 / 0x00 0x00 0xcf 0xc0 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 207, 192 (4 bytes) |
C/C++/Java source code | "\ucfc0" |
Python source code | "\ucfc0" |