HTML Entity (dec) | 잊 |
HTML Entity (hex) | 잊 |
UTF-8 (hex) | 0xec9e8a / 0xec 0x9e 0x8a (3 bytes) |
UTF-8 (dec) | 236, 158, 138 (3 bytes) |
UTF-16-BE (hex) | 0xc78a / 0xc7 0x8a (2 bytes) |
UTF-16-BE (dec) | 199, 138 (2 bytes) |
UTF-32-BE (hex) | 0xc78a / 0x00 0x00 0xc7 0x8a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 138 (4 bytes) |
C/C++/Java source code | "\uc78a" |
Python source code | "\uc78a" |