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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 額?箕}額?箕{^ 10001010011110100011111110010110101001010111110110001010011110100011111110010110101001010111101101011110 8a7a3f96a57d8a7a3f96a57b5e
EUC-JP 額?箕}額?箕{^ 10110011110110110011111111001100101001110111110110110011110110110011111111001100101001110111101101011110 b3db3fcca77db3db3fcca77b5e
UTF-8 額뤚箕}額뤚箕{^ 111010011010000110001101111010111010010010011010111001111010111010010101011111011110100110100001100011011110101110100100100110101110011110101110100101010111101101011110 e9a18deba49ae7ae957de9a18deba49ae7ae957b5e
UHC 額뤚箕}額뤚箕{^ 111001001111111010001111110010011101000110111001011111011110010011111110100011111100100111010001101110010111101101011110 e4fe8fc9d1b97de4fe8fc9d1b97b5e

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