HTML Entity (dec) | 쀎 |
HTML Entity (hex) | 쀎 |
UTF-8 (hex) | 0xec808e / 0xec 0x80 0x8e (3 bytes) |
UTF-8 (dec) | 236, 128, 142 (3 bytes) |
UTF-16-BE (hex) | 0xc00e / 0xc0 0x0e (2 bytes) |
UTF-16-BE (dec) | 192, 14 (2 bytes) |
UTF-32-BE (hex) | 0xc00e / 0x00 0x00 0xc0 0x0e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 192, 14 (4 bytes) |
C/C++/Java source code | "\uc00e" |
Python source code | "\uc00e" |