HTML Entity (dec) | 깼 |
HTML Entity (hex) | 깼 |
UTF-8 (hex) | 0xeab9bc / 0xea 0xb9 0xbc (3 bytes) |
UTF-8 (dec) | 234, 185, 188 (3 bytes) |
UTF-16-BE (hex) | 0xae7c / 0xae 0x7c (2 bytes) |
UTF-16-BE (dec) | 174, 124 (2 bytes) |
UTF-32-BE (hex) | 0xae7c / 0x00 0x00 0xae 0x7c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 124 (4 bytes) |
C/C++/Java source code | "\uae7c" |
Python source code | "\uae7c" |