HTML Entity (dec) | 싸 |
HTML Entity (hex) | 싸 |
UTF-8 (hex) | 0xec8bb8 / 0xec 0x8b 0xb8 (3 bytes) |
UTF-8 (dec) | 236, 139, 184 (3 bytes) |
UTF-16-BE (hex) | 0xc2f8 / 0xc2 0xf8 (2 bytes) |
UTF-16-BE (dec) | 194, 248 (2 bytes) |
UTF-32-BE (hex) | 0xc2f8 / 0x00 0x00 0xc2 0xf8 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 194, 248 (4 bytes) |
C/C++/Java source code | "\uc2f8" |
Python source code | "\uc2f8" |