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???@???G???@B 0011111100111111001111110100011100111111001111110011111101000000001111110011111100111111010001110011111100111111001111110100000001000010 3f3f3f473f3f3f403f3f3f473f3f3f4042
SJIS-WIN 晶ェG晶ェ@晶ェG晶ェ@B 10001111101110111111010010001110101010100100011110001111101110111111010010001110101010100100000010001111101110111111010010001110101010100100011110001111101110111111010010001110101010100100000001000010 8fbbf48eaa478fbbf48eaa408fbbf48eaa478fbbf48eaa4042
EUC-JP 晶?ェG晶?ェ@晶?ェG晶?ェ@B 10111110101111010011111110001110101010100100011110111110101111010011111110001110101010100100000010111110101111010011111110001110101010100100011110111110101111010011111110001110101010100100000001000010 bebd3f8eaa47bebd3f8eaa40bebd3f8eaa47bebd3f8eaa4042
UTF-8 晶ェG晶ェ@晶ェG晶ェ@B 1110011010011001101101101110111010001100101111011110111110111101101010100100011111100110100110011011011011101110100011001011110111101111101111011010101001000000111001101001100110110110111011101000110010111101111011111011110110101010010001111110011010011001101101101110111010001100101111011110111110111101101010100100000001000010 e699b6ee8cbdefbdaa47e699b6ee8cbdefbdaa40e699b6ee8cbdefbdaa47e699b6ee8cbdefbdaa4042
UHC 晶??G晶??@晶??G晶??@B 111011111101110000111111001111110100011111101111110111000011111100111111010000001110111111011100001111110011111101000111111011111101110000111111001111110100000001000010 efdc3f3f47efdc3f3f40efdc3f3f47efdc3f3f4042

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