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 ’ç’IN}’ç’IN{^ 10010010111001111001001001001001010011100111110110010010111001111001001001001001010011100111101101011110 92e792494e7d92e792494e7b5e
SJIS-WIN ???IN}???IN{^ 00111111001111110011111101001001010011100111110100111111001111110011111101001001010011100111101101011110 3f3f3f494e7d3f3f3f494e7b5e
EUC-JP ?ç?IN}?ç?IN{^ 0011111110001111101010111010111000111111010010010100111001111101001111111000111110101011101011100011111101001001010011100111101101011110 3f8fabae3f494e7d3f8fabae3f494e7b5e
UTF-8 ’ç’IN}’ç’IN{^ 11000010100100101100001110100111110000101001001001001001010011100111110111000010100100101100001110100111110000101001001001001001010011100111101101011110 c292c3a7c292494e7dc292c3a7c292494e7b5e
UHC ???IN}???IN{^ 00111111001111110011111101001001010011100111110100111111001111110011111101001001010011100111101101011110 3f3f3f494e7d3f3f3f494e7b5e

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