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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鹽??D鹽??D^ 1110101001100100001111110011111101000100111010100110010000111111001111110100010001011110 ea643f3f44ea643f3f445e
EUC-JP 鹽??D鹽??D^ 1111001111000101001111110011111101000100111100111100010100111111001111110100010001011110 f3c53f3f44f3c53f3f445e
UTF-8 鹽얗눈D鹽얗눈D^ 111010011011100110111101111011001001011010010111111010111000100010001000010001001110100110111001101111011110110010010110100101111110101110001000100010000100010001011110 e9b9bdec9697eb888844e9b9bdec9697eb8888445e
UHC 鹽얗눈D鹽얗눈D^ 111001111010010010111110111010011011010010101011010001001110011110100100101111101110100110110100101010110100010001011110 e7a4bee9b4ab44e7a4bee9b4ab445e

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