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 ???@???@B 001111110011111100111111010000000011111100111111001111110100000001000010 3f3f3f403f3f3f4042
SJIS-WIN 鹽??@鹽??@B 1110101001100100001111110011111101000000111010100110010000111111001111110100000001000010 ea643f3f40ea643f3f4042
EUC-JP 鹽??@鹽??@B 1111001111000101001111110011111101000000111100111100010100111111001111110100000001000010 f3c53f3f40f3c53f3f4042
UTF-8 鹽곮럀@鹽곮럀@B 111010011011100110111101111010101011001110101110111010111001111110000000010000001110100110111001101111011110101010110011101011101110101110011111100000000100000001000010 e9b9bdeab3aeeb9f8040e9b9bdeab3aeeb9f804042
UHC 鹽곮럀@鹽곮럀@B 111001111010010010000001111010001000111001011001010000001110011110100100100000011110100010001110010110010100000001000010 e7a481e88e5940e7a481e88e594042

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