HTML Entity (dec) | 쏐 |
HTML Entity (hex) | 쏐 |
UTF-8 (hex) | 0xec8f90 / 0xec 0x8f 0x90 (3 bytes) |
UTF-8 (dec) | 236, 143, 144 (3 bytes) |
UTF-16-BE (hex) | 0xc3d0 / 0xc3 0xd0 (2 bytes) |
UTF-16-BE (dec) | 195, 208 (2 bytes) |
UTF-32-BE (hex) | 0xc3d0 / 0x00 0x00 0xc3 0xd0 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 195, 208 (4 bytes) |
C/C++/Java source code | "\uc3d0" |
Python source code | "\uc3d0" |