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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 昇エ。鰥昇エ。鰮^ 10001111101110001011010010100001111010011101101110001111101110001011010010100001111010011101100101011110 8fb8b4a1e9db8fb8b4a1e9d95e
EUC-JP 昇エ。鰥昇エ。鰮^ 1011111010111010100011101011010010001110101000011111001011011101101111101011101010001110101101001000111010100001111100101101101101011110 beba8eb48ea1f2ddbeba8eb48ea1f2db5e
UTF-8 昇エ。鰥昇エ。鰮^ 11100110100110001000011111101111101111011011010011101111101111011010000111101001101100001010010111100110100110001000011111101111101111011011010011101111101111011010000111101001101100001010111001011110 e69887efbdb4efbda1e9b0a5e69887efbdb4efbda1e9b0ae5e
UHC 昇??鰥昇???^ 111000111011000000111111001111111111110010111111111000111011000000111111001111110011111101011110 e3b03f3ffcbfe3b03f3f3f5e

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