answersLogoWhite

0

You need to separate the binary number into groups of 4 binary digit (starting from the right); then you look up each group in a conversion table. In this case, the separation is:0010 0000

So in hexadecimal, that would be:

20

User Avatar

Wiki User

7y ago

What else can I help you with?