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 ŒJ’C’C’GŒJ’C’C’C^ 1000110001001010100100100100001110010010010000111001001001000111100011000100101010010010010000111001001001000011100100100100001101011110 8c4a9243924392478c4a9243924392435e
SJIS-WIN ?J?C?C?G?J?C?C?C^ 0011111101001010001111110100001100111111010000110011111101000111001111110100101000111111010000110011111101000011001111110100001101011110 3f4a3f433f433f473f4a3f433f433f435e
EUC-JP ?J?C?C?G?J?C?C?C^ 0011111101001010001111110100001100111111010000110011111101000111001111110100101000111111010000110011111101000011001111110100001101011110 3f4a3f433f433f473f4a3f433f433f435e
UTF-8 ŒJ’C’C’GŒJ’C’C’C^ 11000010100011000100101011000010100100100100001111000010100100100100001111000010100100100100011111000010100011000100101011000010100100100100001111000010100100100100001111000010100100100100001101011110 c28c4ac29243c29243c29247c28c4ac29243c29243c292435e
UHC ?J?C?C?G?J?C?C?C^ 0011111101001010001111110100001100111111010000110011111101000111001111110100101000111111010000110011111101000011001111110100001101011110 3f4a3f433f433f473f4a3f433f433f435e

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