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?B?Cx?C?B?Cx^ 001111110100001100111111010000100011111101000011011110000011111101000011001111110100001000111111010000110111100001011110 3f433f423f43783f433f423f43785e
SJIS-WIN ?C?B?Cx?C?B?Cx^ 001111110100001100111111010000100011111101000011011110000011111101000011001111110100001000111111010000110111100001011110 3f433f423f43783f433f423f43785e
EUC-JP ?C?B?Cx?C?B?Cx^ 001111110100001100111111010000100011111101000011011110000011111101000011001111110100001000111111010000110111100001011110 3f433f423f43783f433f423f43785e
UTF-8 혪C혪B혪Cx혪C혪B혪Cx^ 111011011001100010101010010000111110110110011000101010100100001011101101100110001010101001000011011110001110110110011000101010100100001111101101100110001010101001000010111011011001100010101010010000110111100001011110 ed98aa43ed98aa42ed98aa4378ed98aa43ed98aa42ed98aa43785e
UHC 혪C혪B혪Cx혪C혪B혪Cx^ 110000101001001001000011110000101001001001000010110000101001001001000011011110001100001010010010010000111100001010010010010000101100001010010010010000110111100001011110 c29243c29242c2924378c29243c29242c29243785e

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