HTML Entity (dec) | 웜 |
HTML Entity (hex) | 웜 |
UTF-8 (hex) | 0xec9b9c / 0xec 0x9b 0x9c (3 bytes) |
UTF-8 (dec) | 236, 155, 156 (3 bytes) |
UTF-16-BE (hex) | 0xc6dc / 0xc6 0xdc (2 bytes) |
UTF-16-BE (dec) | 198, 220 (2 bytes) |
UTF-32-BE (hex) | 0xc6dc / 0x00 0x00 0xc6 0xdc (4 bytes) |
UTF-32-BE (dec) | 0, 0, 198, 220 (4 bytes) |
C/C++/Java source code | "\uc6dc" |
Python source code | "\uc6dc" |