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 鞜懷穀鞜懷穀^ 11101000110111111001110011100101100011011001001011101000110111111001110011100101100011011001001001011110 e8df9ce58d92e8df9ce58d925e
EUC-JP 鞜懷穀鞜懷穀^ 11110000111000011101100011100111101110011111001011110000111000011101100011100111101110011111001001011110 f0e1d8e7b9f2f0e1d8e7b9f25e
UTF-8 鞜懷穀鞜懷穀^ 11101001100111101001110011100110100001111011011111100111101010011000000011101001100111101001110011100110100001111011011111100111101010011000000001011110 e99e9ce687b7e7a980e99e9ce687b7e7a9805e
UHC ?懷穀?懷穀^ 0011111111111100111000111100110111011010001111111111110011100011110011011101101001011110 3ffce3cdda3ffce3cdda5e

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