HTML Entity (dec) | 싟 |
HTML Entity (hex) | 싟 |
UTF-8 (hex) | 0xec8b9f / 0xec 0x8b 0x9f (3 bytes) |
UTF-8 (dec) | 236, 139, 159 (3 bytes) |
UTF-16-BE (hex) | 0xc2df / 0xc2 0xdf (2 bytes) |
UTF-16-BE (dec) | 194, 223 (2 bytes) |
UTF-32-BE (hex) | 0xc2df / 0x00 0x00 0xc2 0xdf (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 223 (4 bytes) |
C/C++/Java source code | "\uc2df" |
Python source code | "\uc2df" |