HTML Entity (dec) | 왯 |
HTML Entity (hex) | 왯 |
UTF-8 (hex) | 0xec99af / 0xec 0x99 0xaf (3 bytes) |
UTF-8 (dec) | 236, 153, 175 (3 bytes) |
UTF-16-BE (hex) | 0xc66f / 0xc6 0x6f (2 bytes) |
UTF-16-BE (dec) | 198, 111 (2 bytes) |
UTF-32-BE (hex) | 0xc66f / 0x00 0x00 0xc6 0x6f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 198, 111 (4 bytes) |
C/C++/Java source code | "\uc66f" |
Python source code | "\uc66f" |