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 萓晤Ε}萓晤Ε{^ 111001001011111010011101111010111000001110100011011111011110010010111110100111011110101110000011101000110111101101011110 e4be9deb83a37de4be9deb83a37b5e
EUC-JP 萓晤Ε}萓晤Ε{^ 111010001100000011011010111011011010011010100101011111011110100011000000110110101110110110100110101001010111101101011110 e8c0daeda6a57de8c0daeda6a57b5e
UTF-8 萓晤Ε}萓晤Ε{^ 11101000100100001001001111100110100110011010010011001110100101010111110111101000100100001001001111100110100110011010010011001110100101010111101101011110 e89093e699a4ce957de89093e699a4ce957b5e
UHC ?晤Ε}?晤Ε{^ 00111111111001111111101110100101110001010111110100111111111001111111101110100101110001010111101101011110 3fe7fba5c57d3fe7fba5c57b5e

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