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???Y 0011111100111111001111110100110000111111001111110011111101011001 3f3f3f4c3f3f3f59
SJIS-WIN 晶ェL晶ェY 100011111011101111110100100011101010101001001100100011111011101111110100100011101010101001011001 8fbbf48eaa4c8fbbf48eaa59
EUC-JP 晶?ェL晶?ェY 101111101011110100111111100011101010101001001100101111101011110100111111100011101010101001011001 bebd3f8eaa4cbebd3f8eaa59
UTF-8 晶ェL晶ェY 1110011010011001101101101110111010001100101111011110111110111101101010100100110011100110100110011011011011101110100011001011110111101111101111011010101001011001 e699b6ee8cbdefbdaa4ce699b6ee8cbdefbdaa59
UHC 晶??L晶??Y 11101111110111000011111100111111010011001110111111011100001111110011111101011001 efdc3f3f4cefdc3f3f59

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