HTML Entity (dec) | 쐊 |
HTML Entity (hex) | 쐊 |
UTF-8 (hex) | 0xec908a / 0xec 0x90 0x8a (3 bytes) |
UTF-8 (dec) | 236, 144, 138 (3 bytes) |
UTF-16-BE (hex) | 0xc40a / 0xc4 0x0a (2 bytes) |
UTF-16-BE (dec) | 196, 10 (2 bytes) |
UTF-32-BE (hex) | 0xc40a / 0x00 0x00 0xc4 0x0a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 196, 10 (4 bytes) |
C/C++/Java source code | "\uc40a" |
Python source code | "\uc40a" |