HTML Entity (dec) | 섪 |
HTML Entity (hex) | 섪 |
UTF-8 (hex) | 0xec84aa / 0xec 0x84 0xaa (3 bytes) |
UTF-8 (dec) | 236, 132, 170 (3 bytes) |
UTF-16-BE (hex) | 0xc12a / 0xc1 0x2a (2 bytes) |
UTF-16-BE (dec) | 193, 42 (2 bytes) |
UTF-32-BE (hex) | 0xc12a / 0x00 0x00 0xc1 0x2a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 193, 42 (4 bytes) |
C/C++/Java source code | "\uc12a" |
Python source code | "\uc12a" |