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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跏セ豢ё跏セ豢ёB 111001101110011010111110111001101011010010000100011101101110011011100110101111101110011010110100100001000111011001000010 e6e6bee6b48476e6e6bee6b4847642
EUC-JP 跏セ豢ё跏セ豢ёB 1110110011101000100011101011111011101100101101101010011111010111111011001110100010001110101111101110110010110110101001111101011101000010 ece88ebeecb6a7d7ece88ebeecb6a7d742
UTF-8 跏セ豢ё跏セ豢ёB 1110100010110111100011111110111110111101101111101110100010110001101000101101000110010001111010001011011110001111111011111011110110111110111010001011000110100010110100011001000101000010 e8b78fefbdbee8b1a2d191e8b78fefbdbee8b1a2d19142
UHC 跏??ё跏??ёB 11001010101110100011111100111111101011001101011111001010101110100011111100111111101011001101011101000010 caba3f3facd7caba3f3facd742

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