HTML Entity (dec) | 쟝 |
HTML Entity (hex) | 쟝 |
UTF-8 (hex) | 0xec9f9d / 0xec 0x9f 0x9d (3 bytes) |
UTF-8 (dec) | 236, 159, 157 (3 bytes) |
UTF-16-BE (hex) | 0xc7dd / 0xc7 0xdd (2 bytes) |
UTF-16-BE (dec) | 199, 221 (2 bytes) |
UTF-32-BE (hex) | 0xc7dd / 0x00 0x00 0xc7 0xdd (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 221 (4 bytes) |
C/C++/Java source code | "\uc7dd" |
Python source code | "\uc7dd" |