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 ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e
SJIS-WIN タユ\on}タユ\on{^ 11000000110101010101110001101111011011100111110111000000110101010101110001101111011011100111101101011110 c0d55c6f6e7dc0d55c6f6e7b5e
EUC-JP タユ\on}タユ\on{^ 1000111011000000100011101101010101011100011011110110111001111101100011101100000010001110110101010101110001101111011011100111101101011110 8ec08ed55c6f6e7d8ec08ed55c6f6e7b5e
UTF-8 タユ\on}タユ\on{^ 111011111011111010000000111011111011111010010101010111000110111101101110011111011110111110111110100000001110111110111110100101010101110001101111011011100111101101011110 efbe80efbe955c6f6e7defbe80efbe955c6f6e7b5e
UHC ??\on}??\on{^ 00111111001111110101110001101111011011100111110100111111001111110101110001101111011011100111101101011110 3f3f5c6f6e7d3f3f5c6f6e7b5e

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