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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 鹽???}鹽???{^ 11101010011001000011111100111111001111110111110111101010011001000011111100111111001111110111101101011110 ea643f3f3f7dea643f3f3f7b5e
EUC-JP 鹽???}鹽???{^ 11110011110001010011111100111111001111110111110111110011110001010011111100111111001111110111101101011110 f3c53f3f3f7df3c53f3f3f7b5e
UTF-8 鹽땘롨띀}鹽땘롨띀{^ 111010011011100110111101111010111001010110011000111010111010000110101000111010111001110110000000011111011110100110111001101111011110101110010101100110001110101110100001101010001110101110011101100000000111101101011110 e9b9bdeb9598eba1a8eb9d807de9b9bdeb9598eba1a8eb9d807b5e
UHC 鹽땘롨띀}鹽땘롨띀{^ 11100111101001001000101101101101100011101110100010001101101110110111110111100111101001001000101101101101100011101110100010001101101110110111101101011110 e7a48b6d8ee88dbb7de7a48b6d8ee88dbb7b5e

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