HTML Entity (dec) | 컣 |
HTML Entity (hex) | 컣 |
UTF-8 (hex) | 0xecbba3 / 0xec 0xbb 0xa3 (3 bytes) |
UTF-8 (dec) | 236, 187, 163 (3 bytes) |
UTF-16-BE (hex) | 0xcee3 / 0xce 0xe3 (2 bytes) |
UTF-16-BE (dec) | 206, 227 (2 bytes) |
UTF-32-BE (hex) | 0xcee3 / 0x00 0x00 0xce 0xe3 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 206, 227 (4 bytes) |
C/C++/Java source code | "\ucee3" |
Python source code | "\ucee3" |