HTML Entity (dec) | 줦 |
HTML Entity (hex) | 줦 |
UTF-8 (hex) | 0xeca4a6 / 0xec 0xa4 0xa6 (3 bytes) |
UTF-8 (dec) | 236, 164, 166 (3 bytes) |
UTF-16-BE (hex) | 0xc926 / 0xc9 0x26 (2 bytes) |
UTF-16-BE (dec) | 201, 38 (2 bytes) |
UTF-32-BE (hex) | 0xc926 / 0x00 0x00 0xc9 0x26 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 201, 38 (4 bytes) |
C/C++/Java source code | "\uc926" |
Python source code | "\uc926" |