HTML Entity (dec) | 짩 |
HTML Entity (hex) | 짩 |
UTF-8 (hex) | 0xeca7a9 / 0xec 0xa7 0xa9 (3 bytes) |
UTF-8 (dec) | 236, 167, 169 (3 bytes) |
UTF-16-BE (hex) | 0xc9e9 / 0xc9 0xe9 (2 bytes) |
UTF-16-BE (dec) | 201, 233 (2 bytes) |
UTF-32-BE (hex) | 0xc9e9 / 0x00 0x00 0xc9 0xe9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 201, 233 (4 bytes) |
C/C++/Java source code | "\uc9e9" |
Python source code | "\uc9e9" |