142k views
3 votes
. Convert the following binary numbers to hexadecimal. i. 10010011 ii. 10110111

User S M
by
7.8k points

1 Answer

3 votes
(10010011)2 = (93)16 = 93h
the hexadecimal for the first one will be 93
(10110111)2 = (B7)16 = B7h
the hexadecimal value for the second one will be B7


User Grovina
by
7.8k points

Related questions

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.