To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???B???M???O???B 00111111001111110011111101000010001111110011111100111111010011010011111100111111001111110100111100111111001111110011111101000010 3f3f3f423f3f3f4d3f3f3f4f3f3f3f42
SJIS-WIN 晶ウB晶ウM晶ーO晶ウB 100011111011101111110100100011101011001101000010100011111011101111110100100011101011001101001101100011111011101111110100100011101011000001001111100011111011101111110100100011101011001101000010 8fbbf48eb3428fbbf48eb34d8fbbf48eb04f8fbbf48eb342
EUC-JP 晶?ウB晶?ウM晶?ーO晶?ウB 101111101011110100111111100011101011001101000010101111101011110100111111100011101011001101001101101111101011110100111111100011101011000001001111101111101011110100111111100011101011001101000010 bebd3f8eb342bebd3f8eb34dbebd3f8eb04fbebd3f8eb342
UTF-8 晶ウB晶ウM晶ーO晶ウB 11100110100110011011011011101110100011001011110111101111101111011011001101000010111001101001100110110110111011101000110010111101111011111011110110110011010011011110011010011001101101101110111010001100101111011110111110111101101100000100111111100110100110011011011011101110100011001011110111101111101111011011001101000010 e699b6ee8cbdefbdb342e699b6ee8cbdefbdb34de699b6ee8cbdefbdb04fe699b6ee8cbdefbdb342
UHC 晶??B晶??M晶??O晶??B 1110111111011100001111110011111101000010111011111101110000111111001111110100110111101111110111000011111100111111010011111110111111011100001111110011111101000010 efdc3f3f42efdc3f3f4defdc3f3f4fefdc3f3f42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)