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 竺捨}竺捨{^ 111100001111010110001110101100011000111011001100011111011111000011110101100011101011000110001110110011000111101101011110 f0f58eb18ecc7df0f58eb18ecc7b5e
EUC-JP ?竺捨}?竺捨{^ 00111111101111001011001110111100110011100111110100111111101111001011001110111100110011100111101101011110 3fbcb3bcce7d3fbcb3bcce7b5e
UTF-8 竺捨}竺捨{^ 111011101000001010110100111001111010101110111010111001101000110110101000011111011110111010000010101101001110011110101011101110101110011010001101101010000111101101011110 ee82b4e7abbae68da87dee82b4e7abbae68da87b5e
UHC ?竺捨}?竺捨{^ 00111111111101011110011111011110110101110111110100111111111101011110011111011110110101110111101101011110 3ff5e7ded77d3ff5e7ded77b5e

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