HTML Entity (dec) | 쟲 |
HTML Entity (hex) | 쟲 |
UTF-8 (hex) | 0xec9fb2 / 0xec 0x9f 0xb2 (3 bytes) |
UTF-8 (dec) | 236, 159, 178 (3 bytes) |
UTF-16-BE (hex) | 0xc7f2 / 0xc7 0xf2 (2 bytes) |
UTF-16-BE (dec) | 199, 242 (2 bytes) |
UTF-32-BE (hex) | 0xc7f2 / 0x00 0x00 0xc7 0xf2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 199, 242 (4 bytes) |
C/C++/Java source code | "\uc7f2" |
Python source code | "\uc7f2" |