IFSM 201 ASCII exercise. Name:____________________ Refer to the ASCII table at: http://davidwills.us/ifsm201/ascii.html Edit your answers into this file. What is the decimal value for character 'a': ____ What are the bits, i.e. the binary value, of 'a': ________ What is the decimal value for character 'A': ____ What are the bits, i.e. the binary value, of 'A': ________ What is the decimal value for character '0' (zero): ____ What are the bits, i.e. the binary value, of '0': ________ What is the decimal value for the caret character '^': ____ What are the bits, i.e. the binary value, of '^': ________ What character is represented by binary 00101011:___ The decimal equivalent of this binary number is:___ What character is represented by binary 01111110: ___ The decimal equivalent of this binary number is:___ What character is represented by binary 10100101: ___ The decimal equivalent of this binary number is:___ What character is represented by binary 11111111: ___ The decimal equivalent of this binary number is:___ Look at the Wikipedia article of this character. What is its name:_________ What languages use this character: _____________________ What character is "half" of 'B':___ What character is "three times" '@':___