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 シエ上シ治而 1111001011100011101111001011010010001111111000111011110010001110101000011000111010100111 f2e3bcb48fe3bc8ea18ea7
EUC-JP ?シエ上シ治而 00111111100011101011110010001110101101001011111011100101100011101011110010111100101000111011110010101001 3f8ebc8eb4bee58ebcbca3bca9
UTF-8 シエ上シ治而 111011101000100010011010111011111011110110111100111011111011110110110100111001001011100010001010111011111011110110111100111001101011001010111011111010001000000010001100 ee889aefbdbcefbdb4e4b88aefbdbce6b2bbe8808c
UHC ???上?治而 00111111001111110011111111011111101111100011111111110110101111011110110010111011 3f3f3fdfbe3ff6bdecbb

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