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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 證??}證??{^ 1110011010011010001111110011111101111101111001101001101000111111001111110111101101011110 e69a3f3f7de69a3f3f7b5e
EUC-JP 證??}證??{^ 1110101111111010001111110011111101111101111010111111101000111111001111110111101101011110 ebfa3f3f7debfa3f3f7b5e
UTF-8 證累등}證累등{^ 111010001010110110001001111011111010010110001111111010111001001110110001011111011110100010101101100010011110111110100101100011111110101110010011101100010111101101011110 e8ad89efa58feb93b17de8ad89efa58feb93b17b5e
UHC 證累등}證累등{^ 111100011111101111010010111010011011010111101110011111011111000111111011110100101110100110110101111011100111101101011110 f1fbd2e9b5ee7df1fbd2e9b5ee7b5e

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