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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 咫陌莉咫陌莉^ 10011010010000001110100010011001111001001011101110011010010000001110100010011001111001001011101101011110 9a40e899e4bb9a40e899e4bb5e
EUC-JP 咫陌莉咫陌莉^ 11010011101000011110111111111001111010001011110111010011101000011110111111111001111010001011110101011110 d3a1eff9e8bdd3a1eff9e8bd5e
UTF-8 咫陌莉咫陌莉^ 11100101100100101010101111101001100110011000110011101000100011101000100111100101100100101010101111101001100110011000110011101000100011101000100101011110 e592abe9998ce88e89e592abe9998ce88e895e
UHC 咫陌莉咫陌莉^ 11110010101000011101100011101000110101111110100111110010101000011101100011101000110101111110100101011110 f2a1d8e8d7e9f2a1d8e8d7e95e

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