Why would anybody sane use hexadecimal numeral system to send and receive messages?
Mark Watney, stranded alone on Mars, lost all means of communicating with the mission control on Earth. He found an old unmanned Pathfinder Probe that NASA lost on Mars, and brought it to life. All the probe could do is to take still images and move its camera around. Mark figured that it can use the camera to rotate and point to the letters and numbers placed on a circle around it, to send and receive messages. The problem was that there are 26 letters in the English alphabet, and if you add 10 digits and other signs, there is hardly enough space on the circle to place them all there and point to them reliably. So he resorted to hexadecimal number system that has only 16 characters, which can be accurately pointed to by the camera. A set of two such characters can be converted to as many as 256 different signs (do you know why?). Using the ASCII table above, figure out what were the messages sent to Mark by NASA.