answersLogoWhite

0


Best Answer

You need to count off four bits at a time, from the right (this is in case the number of binary digits is not an exact multiple of 4).

Then you replace each group of four binary digits by the hexadecimal equivalent. You can easily find a table of conversion online.

User Avatar

Hilmar Zonneveld

Lvl 7
4y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

15y ago

24.

You can easily do this yourself; split the binary number into 4 bit chunks:

0010 0100

The first chunk is 2, the second is 4.

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

A1

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the binary number 0010000100000000 in hexadecimal?
Write your answer...
Submit
Still have questions?
magnify glass
imp