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 ???????e^ 001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f655e
SJIS-WIN シエ上シ治質e^ 11110010111000111011110010110100100011111110001110111100100011101010000110001110101111110110010101011110 f2e3bcb48fe3bc8ea18ebf655e
EUC-JP ?シエ上シ治質e^ 001111111000111010111100100011101011010010111110111001011000111010111100101111001010001110111100110000010110010101011110 3f8ebc8eb4bee58ebcbca3bcc1655e
UTF-8 シエ上シ治質e^ 1110111010001000100110101110111110111101101111001110111110111101101101001110010010111000100010101110111110111101101111001110011010110010101110111110100010110011101010100110010101011110 ee889aefbdbcefbdb4e4b88aefbdbce6b2bbe8b3aa655e
UHC ???上?治質e^ 001111110011111100111111110111111011111000111111111101101011110111110010111101010110010101011110 3f3f3fdfbe3ff6bdf2f5655e

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