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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN 硝エシムロ硝エシムル^ 10001111110010011011010010111100110100011101101110001111110010011011010010111100110100011101100101011110 8fc9b4bcd1db8fc9b4bcd1d95e
EUC-JP 硝エシムロ硝エシムル^ 101111101100101110001110101101001000111010111100100011101101000110001110110110111011111011001011100011101011010010001110101111001000111011010001100011101101100101011110 becb8eb48ebc8ed18edbbecb8eb48ebc8ed18ed95e
UTF-8 硝エシムロ硝エシムル^ 11100111101000011001110111101111101111011011010011101111101111011011110011101111101111101001000111101111101111101001101111100111101000011001110111101111101111011011010011101111101111011011110011101111101111101001000111101111101111101001100101011110 e7a19defbdb4efbdbcefbe91efbe9be7a19defbdb4efbdbcefbe91efbe995e
UHC 硝????硝????^ 11110101101001100011111100111111001111110011111111110101101001100011111100111111001111110011111101011110 f5a63f3f3f3ff5a63f3f3f3f5e

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