logo CodeStepByStep logo

ascii_to_hex1

Language/Type: C ASCII binary numbers number bases
Author: Julie Zelenski (on 2018/02/03)

There is no need to memorize the entire ASCII table, but knowing the placement of a few key characters from which you can then find neighbors is worthwhile. Use man ascii to learn the codes for the three characters '0', 'A', 'a', and use them to do the following conversions. Write your answer in the form 0x__.

hex for 'I'
hex for '5'
hex for 'd'

You must log in before you can solve this problem.

Log In

Need help?

Stuck on an exercise? Contact your TA or instructor.

If something seems wrong with our site, please

Is there a problem? Contact us.