HTML Entity (dec) | 깳 |
HTML Entity (hex) | 깳 |
UTF-8 (hex) | 0xeab9b3 / 0xea 0xb9 0xb3 (3 bytes) |
UTF-8 (dec) | 234, 185, 179 (3 bytes) |
UTF-16-BE (hex) | 0xae73 / 0xae 0x73 (2 bytes) |
UTF-16-BE (dec) | 174, 115 (2 bytes) |
UTF-32-BE (hex) | 0xae73 / 0x00 0x00 0xae 0x73 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 174, 115 (4 bytes) |
C/C++/Java source code | "\uae73" |
Python source code | "\uae73" |