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 ?RF[}?RF[{^ 0011111101010010010001100101101101111101001111110101001001000110010110110111101101011110 3f52465b7d3f52465b7b5e
SJIS-WIN 叩RF[}叩RF[{^ 10010010010000000101001001000110010110110111110110010010010000000101001001000110010110110111101101011110 924052465b7d924052465b7b5e
EUC-JP 叩RF[}叩RF[{^ 11000011101000010101001001000110010110110111110111000011101000010101001001000110010110110111101101011110 c3a152465b7dc3a152465b7b5e
UTF-8 叩RF[}叩RF[{^ 111001011000111110101001010100100100011001011011011111011110010110001111101010010101001001000110010110110111101101011110 e58fa952465b7de58fa952465b7b5e
UHC 叩RF[}叩RF[{^ 11001101101100000101001001000110010110110111110111001101101100000101001001000110010110110111101101011110 cdb052465b7dcdb052465b7b5e

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