HTML Entity (dec) | 햘 |
HTML Entity (hex) | 햘 |
UTF-8 (hex) | 0xed9698 / 0xed 0x96 0x98 (3 bytes) |
UTF-8 (dec) | 237, 150, 152 (3 bytes) |
UTF-16-BE (hex) | 0xd598 / 0xd5 0x98 (2 bytes) |
UTF-16-BE (dec) | 213, 152 (2 bytes) |
UTF-32-BE (hex) | 0xd598 / 0x00 0x00 0xd5 0x98 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 213, 152 (4 bytes) |
C/C++/Java source code | "\ud598" |
Python source code | "\ud598" |