HTML Entity (dec) | 쏪 |
HTML Entity (hex) | 쏪 |
UTF-8 (hex) | 0xec8faa / 0xec 0x8f 0xaa (3 bytes) |
UTF-8 (dec) | 236, 143, 170 (3 bytes) |
UTF-16-BE (hex) | 0xc3ea / 0xc3 0xea (2 bytes) |
UTF-16-BE (dec) | 195, 234 (2 bytes) |
UTF-32-BE (hex) | 0xc3ea / 0x00 0x00 0xc3 0xea (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 234 (4 bytes) |
C/C++/Java source code | "\uc3ea" |
Python source code | "\uc3ea" |