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 ???G???CY???G???CZ 001111110011111100111111010001110011111100111111001111110100001101011001001111110011111100111111010001110011111100111111001111110100001101011010 3f3f3f473f3f3f43593f3f3f473f3f3f435a
SJIS-WIN 晶ェG晶ェCY晶ェG晶ェCZ 1000111110111011111101001000111010101010010001111000111110111011111101001000111010101010010000110101100110001111101110111111010010001110101010100100011110001111101110111111010010001110101010100100001101011010 8fbbf48eaa478fbbf48eaa43598fbbf48eaa478fbbf48eaa435a
EUC-JP 晶?ェG晶?ェCY晶?ェG晶?ェCZ 1011111010111101001111111000111010101010010001111011111010111101001111111000111010101010010000110101100110111110101111010011111110001110101010100100011110111110101111010011111110001110101010100100001101011010 bebd3f8eaa47bebd3f8eaa4359bebd3f8eaa47bebd3f8eaa435a
UTF-8 晶ェG晶ェCY晶ェG晶ェCZ 111001101001100110110110111011101000110010111101111011111011110110101010010001111110011010011001101101101110111010001100101111011110111110111101101010100100001101011001111001101001100110110110111011101000110010111101111011111011110110101010010001111110011010011001101101101110111010001100101111011110111110111101101010100100001101011010 e699b6ee8cbdefbdaa47e699b6ee8cbdefbdaa4359e699b6ee8cbdefbdaa47e699b6ee8cbdefbdaa435a
UHC 晶??G晶??CY晶??G晶??CZ 11101111110111000011111100111111010001111110111111011100001111110011111101000011010110011110111111011100001111110011111101000111111011111101110000111111001111110100001101011010 efdc3f3f47efdc3f3f4359efdc3f3f47efdc3f3f435a

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