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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 竪歎\}竪歎\{^ 10010010010001111001001001010110010111000111110110010010010001111001001001010110010111000111101101011110 924792565c7d924792565c7b5e
EUC-JP 竪歎\}竪歎\{^ 11000011101010001100001110110111010111000111110111000011101010001100001110110111010111000111101101011110 c3a8c3b75c7dc3a8c3b75c7b5e
UTF-8 竪歎\}竪歎\{^ 1110011110101011101010101110011010101101100011100101110001111101111001111010101110101010111001101010110110001110010111000111101101011110 e7abaae6ad8e5c7de7abaae6ad8e5c7b5e
UHC 竪歎\}竪歎\{^ 11100010101101011111011110100111010111000111110111100010101101011111011110100111010111000111101101011110 e2b5f7a75c7de2b5f7a75c7b5e

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