HTML Entity (dec) | 깓 |
HTML Entity (hex) | 깓 |
UTF-8 (hex) | 0xeab993 / 0xea 0xb9 0x93 (3 bytes) |
UTF-8 (dec) | 234, 185, 147 (3 bytes) |
UTF-16-BE (hex) | 0xae53 / 0xae 0x53 (2 bytes) |
UTF-16-BE (dec) | 174, 83 (2 bytes) |
UTF-32-BE (hex) | 0xae53 / 0x00 0x00 0xae 0x53 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 83 (4 bytes) |
C/C++/Java source code | "\uae53" |
Python source code | "\uae53" |