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 證杻?}證杻?{^ 111010111111101010001111110000111010011000111111011111011110101111111010100011111100001110100110001111110111101101011110 ebfa8fc3a63f7debfa8fc3a63f7b5e
UTF-8 證杻쥠}證杻쥠{^ 111010001010110110001001111001101001110110111011111011001010010110100000011111011110100010101101100010011110011010011101101110111110110010100101101000000111101101011110 e8ad89e69dbbeca5a07de8ad89e69dbbeca5a07b5e
UHC 證杻쥠}證杻쥠{^ 111100011111101111010010111011101100000111100111011111011111000111111011110100101110111011000001111001110111101101011110 f1fbd2eec1e77df1fbd2eec1e77b5e

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