HTML Entity (dec) | 쎲 |
HTML Entity (hex) | 쎲 |
UTF-8 (hex) | 0xec8eb2 / 0xec 0x8e 0xb2 (3 bytes) |
UTF-8 (dec) | 236, 142, 178 (3 bytes) |
UTF-16-BE (hex) | 0xc3b2 / 0xc3 0xb2 (2 bytes) |
UTF-16-BE (dec) | 195, 178 (2 bytes) |
UTF-32-BE (hex) | 0xc3b2 / 0x00 0x00 0xc3 0xb2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 178 (4 bytes) |
C/C++/Java source code | "\uc3b2" |
Python source code | "\uc3b2" |