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 跛懃査跛懃査^ 11100110111010101001110011100111100011011011100011100110111010101001110011100111100011011011100001011110 e6ea9ce78db8e6ea9ce78db85e
EUC-JP 跛懃査跛懃査^ 11101100111011001101100011101001101110101011101011101100111011001101100011101001101110101011101001011110 ececd8e9babaececd8e9baba5e
UTF-8 跛懃査跛懃査^ 11101000101101111001101111100110100001111000001111100110100111111011101111101000101101111001101111100110100001111000001111100110100111111011101101011110 e8b79be68783e69fbbe8b79be68783e69fbb5e
UHC 跛懃査跛懃査^ 11110111111101011101000011000100110111101101101111110111111101011101000011000100110111101101101101011110 f7f5d0c4dedbf7f5d0c4dedb5e

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