HTML Entity (dec) | 쪷 |
HTML Entity (hex) | 쪷 |
UTF-8 (hex) | 0xecaab7 / 0xec 0xaa 0xb7 (3 bytes) |
UTF-8 (dec) | 236, 170, 183 (3 bytes) |
UTF-16-BE (hex) | 0xcab7 / 0xca 0xb7 (2 bytes) |
UTF-16-BE (dec) | 202, 183 (2 bytes) |
UTF-32-BE (hex) | 0xcab7 / 0x00 0x00 0xca 0xb7 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 202, 183 (4 bytes) |
C/C++/Java source code | "\ucab7" |
Python source code | "\ucab7" |