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?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 盍c盍K}盍c盍K{^ 111000011011001001100011111000011011001001001011011111011110000110110010011000111110000110110010010010110111101101011110 e1b263e1b24b7de1b263e1b24b7b5e
EUC-JP 盍c盍K}盍c盍K{^ 111000101011010001100011111000101011010001001011011111011110001010110100011000111110001010110100010010110111101101011110 e2b463e2b44b7de2b463e2b44b7b5e
UTF-8 盍c盍K}盍c盍K{^ 11100111100110111000110101100011111001111001101110001101010010110111110111100111100110111000110101100011111001111001101110001101010010110111101101011110 e79b8d63e79b8d4b7de79b8d63e79b8d4b7b5e
UHC ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e

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