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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 晶ェ晶ッ晶オ晶 1000111110111011111101001000111010101010100011111011101111110100100011101010111110001111101110111111010010001110101101011000111110111011 8fbbf48eaa8fbbf48eaf8fbbf48eb58fbb
EUC-JP 晶?ェ晶?ッ晶?オ晶 1011111010111101001111111000111010101010101111101011110100111111100011101010111110111110101111010011111110001110101101011011111010111101 bebd3f8eaabebd3f8eafbebd3f8eb5bebd
UTF-8 晶ェ晶ッ晶オ晶 111001101001100110110110111011101000110010111101111011111011110110101010111001101001100110110110111011101000110010111101111011111011110110101111111001101001100110110110111011101000110010111101111011111011110110110101111001101001100110110110 e699b6ee8cbdefbdaae699b6ee8cbdefbdafe699b6ee8cbdefbdb5e699b6
UHC 晶??晶??晶??晶 1110111111011100001111110011111111101111110111000011111100111111111011111101110000111111001111111110111111011100 efdc3f3fefdc3f3fefdc3f3fefdc

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