HTML Entity (dec) | 햓 |
HTML Entity (hex) | 햓 |
UTF-8 (hex) | 0xed9693 / 0xed 0x96 0x93 (3 bytes) |
UTF-8 (dec) | 237, 150, 147 (3 bytes) |
UTF-16-BE (hex) | 0xd593 / 0xd5 0x93 (2 bytes) |
UTF-16-BE (dec) | 213, 147 (2 bytes) |
UTF-32-BE (hex) | 0xd593 / 0x00 0x00 0xd5 0x93 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 213, 147 (4 bytes) |
C/C++/Java source code | "\ud593" |
Python source code | "\ud593" |