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 ???GL???GL^ 0011111100111111001111110100011101001100001111110011111100111111010001110100110001011110 3f3f3f474c3f3f3f474c5e
SJIS-WIN 晶ェGL晶ェGL^ 100011111011101111110100100011101010101001000111010011001000111110111011111101001000111010101010010001110100110001011110 8fbbf48eaa474c8fbbf48eaa474c5e
EUC-JP 晶?ェGL晶?ェGL^ 101111101011110100111111100011101010101001000111010011001011111010111101001111111000111010101010010001110100110001011110 bebd3f8eaa474cbebd3f8eaa474c5e
UTF-8 晶ェGL晶ェGL^ 1110011010011001101101101110111010001100101111011110111110111101101010100100011101001100111001101001100110110110111011101000110010111101111011111011110110101010010001110100110001011110 e699b6ee8cbdefbdaa474ce699b6ee8cbdefbdaa474c5e
UHC 晶??GL晶??GL^ 11101111110111000011111100111111010001110100110011101111110111000011111100111111010001110100110001011110 efdc3f3f474cefdc3f3f474c5e

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