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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 髱りシヲ}髱りシヲ{^ 111010011001110110000010111010001011110010100110011111011110100110011101100000101110100010111100101001100111101101011110 e99d82e8bca67de99d82e8bca67b5e
EUC-JP 髱りシヲ}髱りシヲ{^ 11110001111111011010010011101010100011101011110010001110101001100111110111110001111111011010010011101010100011101011110010001110101001100111101101011110 f1fda4ea8ebc8ea67df1fda4ea8ebc8ea67b5e
UTF-8 髱りシヲ}髱りシヲ{^ 111010011010101110110001111000111000001010001010111011111011110110111100111011111011110110100110011111011110100110101011101100011110001110000010100010101110111110111101101111001110111110111101101001100111101101011110 e9abb1e3828aefbdbcefbda67de9abb1e3828aefbdbcefbda67b5e
UHC ?り??}?り??{^ 00111111101010101110101000111111001111110111110100111111101010101110101000111111001111110111101101011110 3faaea3f3f7d3faaea3f3f7b5e

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