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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蝸ス逶筑蝸ス逶畜^ 111001011001011110111101111001111001101110010010011111011110010110010111101111011110011110011011100100100111101101011110 e597bde79b927de597bde79b927b5e
EUC-JP 蝸ス逶筑蝸ス逶畜^ 1110100111110111100011101011110111101101111110111100001111011110111010011111011110001110101111011110110111111011110000111101110001011110 e9f78ebdedfbc3dee9f78ebdedfbc3dc5e
UTF-8 蝸ス逶筑蝸ス逶畜^ 11101000100111011011100011101111101111011011110111101001100000001011011011100111101011011001000111101000100111011011100011101111101111011011110111101001100000001011011011100111100101011001110001011110 e89db8efbdbde980b6e7ad91e89db8efbdbde980b6e7959c5e
UHC 蝸??筑蝸??畜^ 11101000110001000011111100111111111101011110100011101000110001000011111100111111111101011110010101011110 e8c43f3ff5e8e8c43f3ff5e55e

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