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???] 0011111100111111001111110100110100111111001111110011111101011101 3f3f3f4d3f3f3f5d
SJIS-WIN 晶ェM晶ェ] 100011111011101111110100100011101010101001001101100011111011101111110100100011101010101001011101 8fbbf48eaa4d8fbbf48eaa5d
EUC-JP 晶?ェM晶?ェ] 101111101011110100111111100011101010101001001101101111101011110100111111100011101010101001011101 bebd3f8eaa4dbebd3f8eaa5d
UTF-8 晶ェM晶ェ] 1110011010011001101101101110111010001100101111011110111110111101101010100100110111100110100110011011011011101110100011001011110111101111101111011010101001011101 e699b6ee8cbdefbdaa4de699b6ee8cbdefbdaa5d
UHC 晶??M晶??] 11101111110111000011111100111111010011011110111111011100001111110011111101011101 efdc3f3f4defdc3f3f5d

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