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 ??xn}??xn{^ 0011111100111111011110000110111001111101001111110011111101111000011011100111101101011110 3f3f786e7d3f3f786e7b5e
SJIS-WIN 晙xn}晙xn{^ 111110101101011111110110101111010111100001101110011111011111101011010111111101101011110101111000011011100111101101011110 fad7f6bd786e7dfad7f6bd786e7b5e
EUC-JP 晙?xn}晙?xn{^ 100011111100001010111010001111110111100001101110011111011000111111000010101110100011111101111000011011100111101101011110 8fc2ba3f786e7d8fc2ba3f786e7b5e
UTF-8 晙xn}晙xn{^ 11100110100110011001100111101110100100111010010001111000011011100111110111100110100110011001100111101110100100111010010001111000011011100111101101011110 e69999ee93a4786e7de69999ee93a4786e7b5e
UHC 晙?xn}晙?xn{^ 11110001110110110011111101111000011011100111110111110001110110110011111101111000011011100111101101011110 f1db3f786e7df1db3f786e7b5e

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