HTML Entity (dec) | 콕 |
HTML Entity (hex) | 콕 |
UTF-8 (hex) | 0xecbd95 / 0xec 0xbd 0x95 (3 bytes) |
UTF-8 (dec) | 236, 189, 149 (3 bytes) |
UTF-16-BE (hex) | 0xcf55 / 0xcf 0x55 (2 bytes) |
UTF-16-BE (dec) | 207, 85 (2 bytes) |
UTF-32-BE (hex) | 0xcf55 / 0x00 0x00 0xcf 0x55 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 207, 85 (4 bytes) |
C/C++/Java source code | "\ucf55" |
Python source code | "\ucf55" |