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 ????????\ 001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f5c
SJIS-WIN 辣ス蠖ァ辣ス蠖ァ\ 11100111100001011011110111100101101111011010011111100111100001011011110111100101101111011010011101011100 e785bde5bda7e785bde5bda75c
EUC-JP 辣ス蠖ァ辣ス蠖ァ\ 1110110111100101100011101011110111101010101111111000111010100111111011011110010110001110101111011110101010111111100011101010011101011100 ede58ebdeabf8ea7ede58ebdeabf8ea75c
UTF-8 辣ス蠖ァ辣ス蠖ァ\ 11101000101111101010001111101111101111011011110111101000101000001001011011101111101111011010011111101000101111101010001111101111101111011011110111101000101000001001011011101111101111011010011101011100 e8bea3efbdbde8a096efbda7e8bea3efbdbde8a096efbda75c
UHC 辣???辣???\ 1101010110111000001111110011111100111111110101011011100000111111001111110011111101011100 d5b83f3f3fd5b83f3f3f5c

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