HTML Entity (dec) | 횜 |
HTML Entity (hex) | 횜 |
UTF-8 (hex) | 0xed9a9c / 0xed 0x9a 0x9c (3 bytes) |
UTF-8 (dec) | 237, 154, 156 (3 bytes) |
UTF-16-BE (hex) | 0xd69c / 0xd6 0x9c (2 bytes) |
UTF-16-BE (dec) | 214, 156 (2 bytes) |
UTF-32-BE (hex) | 0xd69c / 0x00 0x00 0xd6 0x9c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 214, 156 (4 bytes) |
C/C++/Java source code | "\ud69c" |
Python source code | "\ud69c" |