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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN シ闔ィト闔ソ辞A 11110001111111001011110011101000100011101010100011000100111010001000111010111111100011101010101101000001 f1fcbce88ea8c4e88ebf8eab41
EUC-JP ?シ闔ィト闔ソ辞A 00111111100011101011110011101111111011101000111010101000100011101100010011101111111011101000111010111111101111001010110101000001 3f8ebcefee8ea88ec4efee8ebfbcad41
UTF-8 シ闔ィト闔ソ辞A 11101110100001011011011111101111101111011011110011101001100101111001010011101111101111011010100011101111101111101000010011101001100101111001010011101111101111011011111111101000101111101001111001000001 ee85b7efbdbce99794efbda8efbe84e99794efbdbfe8be9e41
UHC ??闔??闔??A 0011111100111111111110011110111100111111001111111111100111101111001111110011111101000001 3f3ff9ef3f3ff9ef3f3f41

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