Letters are converted into base two numbers for computer processing The capital letters A through Z are assigned 65 through 90, with each number expressed in base two. Thus, the binary code for A (55) is
1000001. Similarly, the lowercase letters a through z are assigned 97 through 122 in base two. Write the binary representation for the following letter
H