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 ???H???M???@???U\ 0011111100111111001111110100100000111111001111110011111101001101001111110011111100111111010000000011111100111111001111110101010101011100 3f3f3f483f3f3f4d3f3f3f403f3f3f555c
SJIS-WIN 晶ェH晶ェM晶ェ@晶ェU\ 10001111101110111111010010001110101010100100100010001111101110111111010010001110101010100100110110001111101110111111010010001110101010100100000010001111101110111111010010001110101010100101010101011100 8fbbf48eaa488fbbf48eaa4d8fbbf48eaa408fbbf48eaa555c
EUC-JP 晶?ェH晶?ェM晶?ェ@晶?ェU\ 10111110101111010011111110001110101010100100100010111110101111010011111110001110101010100100110110111110101111010011111110001110101010100100000010111110101111010011111110001110101010100101010101011100 bebd3f8eaa48bebd3f8eaa4dbebd3f8eaa40bebd3f8eaa555c
UTF-8 晶ェH晶ェM晶ェ@晶ェU\ 1110011010011001101101101110111010001100101111011110111110111101101010100100100011100110100110011011011011101110100011001011110111101111101111011010101001001101111001101001100110110110111011101000110010111101111011111011110110101010010000001110011010011001101101101110111010001100101111011110111110111101101010100101010101011100 e699b6ee8cbdefbdaa48e699b6ee8cbdefbdaa4de699b6ee8cbdefbdaa40e699b6ee8cbdefbdaa555c
UHC 晶??H晶??M晶??@晶??U\ 111011111101110000111111001111110100100011101111110111000011111100111111010011011110111111011100001111110011111101000000111011111101110000111111001111110101010101011100 efdc3f3f48efdc3f3f4defdc3f3f40efdc3f3f555c

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