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 シエ上シ治漆 1111001011100011101111001011010010001111111000111011110010001110101000011000111010111101 f2e3bcb48fe3bc8ea18ebd
EUC-JP ?シエ上シ治漆 00111111100011101011110010001110101101001011111011100101100011101011110010111100101000111011110010111111 3f8ebc8eb4bee58ebcbca3bcbf
UTF-8 シエ上シ治漆 111011101000100010011010111011111011110110111100111011111011110110110100111001001011100010001010111011111011110110111100111001101011001010111011111001101011110010000110 ee889aefbdbcefbdb4e4b88aefbdbce6b2bbe6bc86
UHC ???上?治漆 00111111001111110011111111011111101111100011111111110110101111011111011011010100 3f3f3fdfbe3ff6bdf6d4

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