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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 徇??徇??^ | 100111000110110100111111001111111001110001101101001111110011111101011110 | 9c6d3f3f9c6d3f3f5e |
EUC-JP | 徇??徇??^ | 110101111100111000111111001111111101011111001110001111110011111101011110 | d7ce3f3fd7ce3f3f5e |
UTF-8 | 徇롙롘徇롙롘^ | 11100101101111101000011111101011101000011001100111101011101000011001100011100101101111101000011111101011101000011001100111101011101000011001100001011110 | e5be87eba199eba198e5be87eba199eba1985e |
UHC | 徇롙롘徇롙롘^ | 11100010110111111000111011011101100011101101110011100010110111111000111011011101100011101101110001011110 | e2df8edd8edce2df8edd8edc5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)