HTML Entity (dec) | 젌 |
HTML Entity (hex) | 젌 |
UTF-8 (hex) | 0xeca08c / 0xec 0xa0 0x8c (3 bytes) |
UTF-8 (dec) | 236, 160, 140 (3 bytes) |
UTF-16-BE (hex) | 0xc80c / 0xc8 0x0c (2 bytes) |
UTF-16-BE (dec) | 200, 12 (2 bytes) |
UTF-32-BE (hex) | 0xc80c / 0x00 0x00 0xc8 0x0c (4 bytes) |
UTF-32-BE (dec) | 0, 0, 200, 12 (4 bytes) |
C/C++/Java source code | "\uc80c" |
Python source code | "\uc80c" |