HTML Entity (dec) | 깦 |
HTML Entity (hex) | 깦 |
UTF-8 (hex) | 0xeab9a6 / 0xea 0xb9 0xa6 (3 bytes) |
UTF-8 (dec) | 234, 185, 166 (3 bytes) |
UTF-16-BE (hex) | 0xae66 / 0xae 0x66 (2 bytes) |
UTF-16-BE (dec) | 174, 102 (2 bytes) |
UTF-32-BE (hex) | 0xae66 / 0x00 0x00 0xae 0x66 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 102 (4 bytes) |
C/C++/Java source code | "\uae66" |
Python source code | "\uae66" |