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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 蠑ヲ豎先イサ逞 1110010110111100101001101110011010110001100100001110011010110010101110111110011110010111 e5bca6e6b190e6b2bbe797
EUC-JP 蠑ヲ豎先イサ逞 1110101010111110100011101010011011101100101100111100000011101000100011101011001010001110101110111110110111110111 eabe8ea6ecb3c0e88eb28ebbedf7
UTF-8 蠑ヲ豎先イサ逞 111010001010000010010001111011111011110110100110111010001011000110001110111001011000010110001000111011111011110110110010111011111011110110111011111010011000000010011110 e8a091efbda6e8b18ee58588efbdb2efbdbbe9809e
UHC ???先??逞 001111110011111100111111111000001011101100111111001111111101011011000001 3f3f3fe0bb3f3fd6c1

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