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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 褶カ誾溥貊ァ褻 111001011111011110110110111110111010011110011111111011101110011010111011101001111110010111110110 e5f7b6fba79feee6bba7e5f6
EUC-JP 褶カ誾溥貊ァ褻 111010101111100110001110101101101000111111011110101001001101111011110000111011001011110110001110101001111110101011111000 eaf98eb68fdea4def0ecbd8ea7eaf8
UTF-8 褶カ誾溥貊ァ褻 111010001010010010110110111011111011110110110110111010001010101010111110111001101011101010100101111010001011001010001010111011111011110110100111111010001010010010111011 e8a4b6efbdb6e8aabee6baa5e8b28aefbda7e8a4bb
UHC 褶?誾溥貊?褻 111000111010100000111111111010111101110111011101101010101101100011100111001111111110000011100001 e3a83febddddaad8e73fe0e1

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