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 ??r}??r{^ 001111110011111101110010011111010011111100111111011100100111101101011110 3f3f727d3f3f727b5e
SJIS-WIN 證?r}證?r{^ 1110011010011010001111110111001001111101111001101001101000111111011100100111101101011110 e69a3f727de69a3f727b5e
EUC-JP 證?r}證?r{^ 1110101111111010001111110111001001111101111010111111101000111111011100100111101101011110 ebfa3f727debfa3f727b5e
UTF-8 證렓r}證렓r{^ 1110100010101101100010011110101110100000100100110111001001111101111010001010110110001001111010111010000010010011011100100111101101011110 e8ad89eba093727de8ad89eba093727b5e
UHC 證렓r}證렓r{^ 11110001111110111000111010101000011100100111110111110001111110111000111010101000011100100111101101011110 f1fb8ea8727df1fb8ea8727b5e

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