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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 鹽??[鹽??[^ 1110101001100100001111110011111101011011111010100110010000111111001111110101101101011110 ea643f3f5bea643f3f5b5e
EUC-JP 鹽??[鹽??[^ 1111001111000101001111110011111101011011111100111100010100111111001111110101101101011110 f3c53f3f5bf3c53f3f5b5e
UTF-8 鹽땶덳[鹽땶덳[^ 111010011011100110111101111010111001010110110110111010111000110110110011010110111110100110111001101111011110101110010101101101101110101110001101101100110101101101011110 e9b9bdeb95b6eb8db35be9b9bdeb95b6eb8db35b5e
UHC 鹽땶덳[鹽땶덳[^ 111001111010010010001011100011001000100101001000010110111110011110100100100010111000110010001001010010000101101101011110 e7a48b8c89485be7a48b8c89485b5e

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