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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 證薩[}證薩[{^ 11100110100110101000111001000110010110110111110111100110100110101000111001000110010110110111101101011110 e69a8e465b7de69a8e465b7b5e
EUC-JP 證薩[}證薩[{^ 11101011111110101011101110100111010110110111110111101011111110101011101110100111010110110111101101011110 ebfabba75b7debfabba75b7b5e
UTF-8 證薩[}證薩[{^ 1110100010101101100010011110100010010110101010010101101101111101111010001010110110001001111010001001011010101001010110110111101101011110 e8ad89e896a95b7de8ad89e896a95b7b5e
UHC 證薩[}證薩[{^ 11110001111110111101111110110001010110110111110111110001111110111101111110110001010110110111101101011110 f1fbdfb15b7df1fbdfb15b7b5e

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