HTML Entity (dec) | 시 |
HTML Entity (hex) | 시 |
UTF-8 (hex) | 0xec8b9c / 0xec 0x8b 0x9c (3 bytes) |
UTF-8 (dec) | 236, 139, 156 (3 bytes) |
UTF-16-BE (hex) | 0xc2dc / 0xc2 0xdc (2 bytes) |
UTF-16-BE (dec) | 194, 220 (2 bytes) |
UTF-32-BE (hex) | 0xc2dc / 0x00 0x00 0xc2 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 220 (4 bytes) |
C/C++/Java source code | "\uc2dc" |
Python source code | "\uc2dc" |