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 ’C’H}h’C’H}fN}’C’H}h’C’H}fN{^ 1001001001000011100100100100100001111101011010001001001001000011100100100100100001111101011001100100111001111101100100100100001110010010010010000111110101101000100100100100001110010010010010000111110101100110010011100111101101011110 924392487d68924392487d664e7d924392487d68924392487d664e7b5e
SJIS-WIN ?C?H}h?C?H}fN}?C?H}h?C?H}fN{^ 0011111101000011001111110100100001111101011010000011111101000011001111110100100001111101011001100100111001111101001111110100001100111111010010000111110101101000001111110100001100111111010010000111110101100110010011100111101101011110 3f433f487d683f433f487d664e7d3f433f487d683f433f487d664e7b5e
EUC-JP ?C?H}h?C?H}fN}?C?H}h?C?H}fN{^ 0011111101000011001111110100100001111101011010000011111101000011001111110100100001111101011001100100111001111101001111110100001100111111010010000111110101101000001111110100001100111111010010000111110101100110010011100111101101011110 3f433f487d683f433f487d664e7d3f433f487d683f433f487d664e7b5e
UTF-8 ’C’H}h’C’H}fN}’C’H}h’C’H}fN{^ 11000010100100100100001111000010100100100100100001111101011010001100001010010010010000111100001010010010010010000111110101100110010011100111110111000010100100100100001111000010100100100100100001111101011010001100001010010010010000111100001010010010010010000111110101100110010011100111101101011110 c29243c292487d68c29243c292487d664e7dc29243c292487d68c29243c292487d664e7b5e
UHC ?C?H}h?C?H}fN}?C?H}h?C?H}fN{^ 0011111101000011001111110100100001111101011010000011111101000011001111110100100001111101011001100100111001111101001111110100001100111111010010000111110101101000001111110100001100111111010010000111110101100110010011100111101101011110 3f433f487d683f433f487d664e7d3f433f487d683f433f487d664e7b5e

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