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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蝪葛唇蝪葛唇^ 11100101101000011000101010001011100100000100111111100101101000011000101010001011100100000100111101011110 e5a18a8b904fe5a18a8b904f5e
EUC-JP 蝪葛唇蝪葛唇^ 11101010101000111011001111101011101111111011000011101010101000111011001111101011101111111011000001011110 eaa3b3ebbfb0eaa3b3ebbfb05e
UTF-8 蝪葛唇蝪葛唇^ 11101000100111011010101011101000100100011001101111100101100101001000011111101000100111011010101011101000100100011001101111100101100101001000011101011110 e89daae8919be59487e89daae8919be594875e
UHC ?葛唇?葛唇^ 0011111111001010111001111111001011000110001111111100101011100111111100101100011001011110 3fcae7f2c63fcae7f2c65e

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