HTML Entity (dec) | 헂 |
HTML Entity (hex) | 헂 |
UTF-8 (hex) | 0xed9782 / 0xed 0x97 0x82 (3 bytes) |
UTF-8 (dec) | 237, 151, 130 (3 bytes) |
UTF-16-BE (hex) | 0xd5c2 / 0xd5 0xc2 (2 bytes) |
UTF-16-BE (dec) | 213, 194 (2 bytes) |
UTF-32-BE (hex) | 0xd5c2 / 0x00 0x00 0xd5 0xc2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 213, 194 (4 bytes) |
C/C++/Java source code | "\ud5c2" |
Python source code | "\ud5c2" |