HTML Entity (dec) | 깢 |
HTML Entity (hex) | 깢 |
UTF-8 (hex) | 0xeab9a2 / 0xea 0xb9 0xa2 (3 bytes) |
UTF-8 (dec) | 234, 185, 162 (3 bytes) |
UTF-16-BE (hex) | 0xae62 / 0xae 0x62 (2 bytes) |
UTF-16-BE (dec) | 174, 98 (2 bytes) |
UTF-32-BE (hex) | 0xae62 / 0x00 0x00 0xae 0x62 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 98 (4 bytes) |
C/C++/Java source code | "\uae62" |
Python source code | "\uae62" |