HTML Entity (dec) | 힡 |
HTML Entity (hex) | 힡 |
UTF-8 (hex) | 0xed9ea1 / 0xed 0x9e 0xa1 (3 bytes) |
UTF-8 (dec) | 237, 158, 161 (3 bytes) |
UTF-16-BE (hex) | 0xd7a1 / 0xd7 0xa1 (2 bytes) |
UTF-16-BE (dec) | 215, 161 (2 bytes) |
UTF-32-BE (hex) | 0xd7a1 / 0x00 0x00 0xd7 0xa1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 215, 161 (4 bytes) |
C/C++/Java source code | "\ud7a1" |
Python source code | "\ud7a1" |