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 ???M???L 0011111100111111001111110100110100111111001111110011111101001100 3f3f3f4d3f3f3f4c
SJIS-WIN 晶ェM晶ェL 100011111011101111110100100011101010101001001101100011111011101111110100100011101010101001001100 8fbbf48eaa4d8fbbf48eaa4c
EUC-JP 晶?ェM晶?ェL 101111101011110100111111100011101010101001001101101111101011110100111111100011101010101001001100 bebd3f8eaa4dbebd3f8eaa4c
UTF-8 晶ェM晶ェL 1110011010011001101101101110111010001100101111011110111110111101101010100100110111100110100110011011011011101110100011001011110111101111101111011010101001001100 e699b6ee8cbdefbdaa4de699b6ee8cbdefbdaa4c
UHC 晶??M晶??L 11101111110111000011111100111111010011011110111111011100001111110011111101001100 efdc3f3f4defdc3f3f4c

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