HTML Entity (dec) | 쟾 |
HTML Entity (hex) | 쟾 |
UTF-8 (hex) | 0xec9fbe / 0xec 0x9f 0xbe (3 bytes) |
UTF-8 (dec) | 236, 159, 190 (3 bytes) |
UTF-16-BE (hex) | 0xc7fe / 0xc7 0xfe (2 bytes) |
UTF-16-BE (dec) | 199, 254 (2 bytes) |
UTF-32-BE (hex) | 0xc7fe / 0x00 0x00 0xc7 0xfe (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 254 (4 bytes) |
C/C++/Java source code | "\uc7fe" |
Python source code | "\uc7fe" |