Convert 'A1' hexadecimal value into binary.

Firstly split the number into 2 since there are two numbers. A and 1. We first convert 'A' into decimal. The corresponding value is 10. We then convert 10 into binary which is 1010. That is the first part of the conversion. then we deal with '1'. The decimal value is 1 and the binary value is 0001. That is the second part of the conversion. We put the two parts together to get 10101000 binary which is A1 in hexadecimal.

Answered by Jazir L. Computing tutor

5574 Views

See similar Computing GCSE tutors

Related Computing GCSE answers

All answers ▸

Show how you would calculate 53 + 39 in 8-bit binary?


What is the truth table for the Boolean operator AND?


why don't we all program in high level languages all the time if they are so much easier?


Convert 10101101 from binary to both decimal and hexadecimal


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo
Cookie Preferences