HTML Entity (dec) | 쎺 |
HTML Entity (hex) | 쎺 |
UTF-8 (hex) | 0xec8eba / 0xec 0x8e 0xba (3 bytes) |
UTF-8 (dec) | 236, 142, 186 (3 bytes) |
UTF-16-BE (hex) | 0xc3ba / 0xc3 0xba (2 bytes) |
UTF-16-BE (dec) | 195, 186 (2 bytes) |
UTF-32-BE (hex) | 0xc3ba / 0x00 0x00 0xc3 0xba (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 186 (4 bytes) |
C/C++/Java source code | "\uc3ba" |
Python source code | "\uc3ba" |