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 ⳌíIEⳌíIN\ 111000101011001110001100111011011000111101001001010001011110001010110011100011001110110110001111010010010100111001011100 e2b38ced8f4945e2b38ced8f494e5c
SJIS-WIN ?????IE?????IN\ 001111110011111100111111001111110011111101001001010001010011111100111111001111110011111100111111010010010100111001011100 3f3f3f3f3f49453f3f3f3f3f494e5c
EUC-JP â??í?IEâ??í?IN\ 1000111110101011101001000011111100111111100011111010101110111111001111110100100101000101100011111010101110100100001111110011111110001111101010111011111100111111010010010100111001011100 8faba43f3f8fabbf3f49458faba43f3f8fabbf3f494e5c
UTF-8 ⳌíIEⳌíIN\ 11000011101000101100001010110011110000101000110011000011101011011100001010001111010010010100010111000011101000101100001010110011110000101000110011000011101011011100001010001111010010010100111001011100 c3a2c2b3c28cc3adc28f4945c3a2c2b3c28cc3adc28f494e5c
UHC ?³???IE?³???IN\ 0011111110101001111110000011111100111111001111110100100101000101001111111010100111111000001111110011111100111111010010010100111001011100 3fa9f83f3f3f49453fa9f83f3f3f494e5c

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