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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 鹽??L鹽??L^ 1110101001100100001111110011111101001100111010100110010000111111001111110100110001011110 ea643f3f4cea643f3f4c5e
EUC-JP 鹽??L鹽??L^ 1111001111000101001111110011111101001100111100111100010100111111001111110100110001011110 f3c53f3f4cf3c53f3f4c5e
UTF-8 鹽곮럁L鹽곮럁L^ 111010011011100110111101111010101011001110101110111010111001111110000001010011001110100110111001101111011110101010110011101011101110101110011111100000010100110001011110 e9b9bdeab3aeeb9f814ce9b9bdeab3aeeb9f814c5e
UHC 鹽곮럁L鹽곮럁L^ 111001111010010010000001111010001000111001011010010011001110011110100100100000011110100010001110010110100100110001011110 e7a481e88e5a4ce7a481e88e5a4c5e

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