HTML Entity (dec) | 쵙 |
HTML Entity (hex) | 쵙 |
UTF-8 (hex) | 0xecb599 / 0xec 0xb5 0x99 (3 bytes) |
UTF-8 (dec) | 236, 181, 153 (3 bytes) |
UTF-16-BE (hex) | 0xcd59 / 0xcd 0x59 (2 bytes) |
UTF-16-BE (dec) | 205, 89 (2 bytes) |
UTF-32-BE (hex) | 0xcd59 / 0x00 0x00 0xcd 0x59 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 205, 89 (4 bytes) |
C/C++/Java source code | "\ucd59" |
Python source code | "\ucd59" |