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 鹽??}鹽??{^ 1110101001100100001111110011111101111101111010100110010000111111001111110111101101011110 ea643f3f7dea643f3f7b5e
EUC-JP 鹽??}鹽??{^ 1111001111000101001111110011111101111101111100111100010100111111001111110111101101011110 f3c53f3f7df3c53f3f7b5e
UTF-8 鹽땶덻}鹽땶덻{^ 111010011011100110111101111010111001010110110110111010111000110110111011011111011110100110111001101111011110101110010101101101101110101110001101101110110111101101011110 e9b9bdeb95b6eb8dbb7de9b9bdeb95b6eb8dbb7b5e
UHC 鹽땶덻}鹽땶덻{^ 111001111010010010001011100011001000100101001110011111011110011110100100100010111000110010001001010011100111101101011110 e7a48b8c894e7de7a48b8c894e7b5e

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