HTML Entity (dec) | 킢 |
HTML Entity (hex) | 킢 |
UTF-8 (hex) | 0xed82a2 / 0xed 0x82 0xa2 (3 bytes) |
UTF-8 (dec) | 237, 130, 162 (3 bytes) |
UTF-16-BE (hex) | 0xd0a2 / 0xd0 0xa2 (2 bytes) |
UTF-16-BE (dec) | 208, 162 (2 bytes) |
UTF-32-BE (hex) | 0xd0a2 / 0x00 0x00 0xd0 0xa2 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 208, 162 (4 bytes) |
C/C++/Java source code | "\ud0a2" |
Python source code | "\ud0a2" |