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 ???I}???I{^ 0011111100111111001111110100100101111101001111110011111100111111010010010111101101011110 3f3f3f497d3f3f3f497b5e
SJIS-WIN 譌区漁I}譌区漁I{^ 1110011010010111100010111110011010001011100110010100100101111101111001101001011110001011111001101000101110011001010010010111101101011110 e6978be68b99497de6978be68b99497b5e
EUC-JP 譌区漁I}譌区漁I{^ 1110101111110111101101101110100010110101111110010100100101111101111010111111011110110110111010001011010111111001010010010111101101011110 ebf7b6e8b5f9497debf7b6e8b5f9497b5e
UTF-8 譌区漁I}譌区漁I{^ 1110100010101101100011001110010110001100101110101110011010111100100000010100100101111101111010001010110110001100111001011000110010111010111001101011110010000001010010010111101101011110 e8ad8ce58cbae6bc81497de8ad8ce58cbae6bc81497b5e
UHC ??漁I}??漁I{^ 00111111001111111110010111011011010010010111110100111111001111111110010111011011010010010111101101011110 3f3fe5db497d3f3fe5db497b5e

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