To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
SJIS-WIN | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
EUC-JP | ?????}?? | 0011111100111111001111110011111100111111011111010011111100111111 | 3f3f3f3f3f7d3f3f |
UTF-8 | 챔책창짼챗}찼횊 | 11101100101100011001010011101100101100011000010111101100101100001011110111101100101001111011110011101100101100011001011101111101111011001011000010111100111011011001101010001010 | ecb194ecb185ecb0bdeca7bcecb1977decb0bced9a8a |
UHC | 챔책창짼챗}찼횊 | 110000111010100011000011101001011100001110100010110000101011001011000011101010100111110111000011101000011100001110001000 | c3a8c3a5c3a2c2b2c3aa7dc3a1c388 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)