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 證불챦}證불챦{^ 111010001010110110001001111010111011011010001000111011001011000110100110011111011110100010101101100010011110101110110110100010001110110010110001101001100111101101011110 e8ad89ebb688ecb1a67de8ad89ebb688ecb1a67b5e
UHC 證불챦}證불챦{^ 111100011111101110111010110100101100001110101111011111011111000111111011101110101101001011000011101011110111101101011110 f1fbbad2c3af7df1fbbad2c3af7b5e

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