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 ???L???G 0011111100111111001111110100110000111111001111110011111101000111 3f3f3f4c3f3f3f47
SJIS-WIN 晶ェL晶ェG 100011111011101111110100100011101010101001001100100011111011101111110100100011101010101001000111 8fbbf48eaa4c8fbbf48eaa47
EUC-JP 晶?ェL晶?ェG 101111101011110100111111100011101010101001001100101111101011110100111111100011101010101001000111 bebd3f8eaa4cbebd3f8eaa47
UTF-8 晶ェL晶ェG 1110011010011001101101101110111010001100101111011110111110111101101010100100110011100110100110011011011011101110100011001011110111101111101111011010101001000111 e699b6ee8cbdefbdaa4ce699b6ee8cbdefbdaa47
UHC 晶??L晶??G 11101111110111000011111100111111010011001110111111011100001111110011111101000111 efdc3f3f4cefdc3f3f47

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