HTML Entity (dec) | 잡 |
HTML Entity (hex) | 잡 |
UTF-8 (hex) | 0xec9ea1 / 0xec 0x9e 0xa1 (3 bytes) |
UTF-8 (dec) | 236, 158, 161 (3 bytes) |
UTF-16-BE (hex) | 0xc7a1 / 0xc7 0xa1 (2 bytes) |
UTF-16-BE (dec) | 199, 161 (2 bytes) |
UTF-32-BE (hex) | 0xc7a1 / 0x00 0x00 0xc7 0xa1 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 161 (4 bytes) |
C/C++/Java source code | "\uc7a1" |
Python source code | "\uc7a1" |