Convert the hexadecimal '3E', which represents a 2's compliment binary number, in decimal.

Firstly, represent the 316 and E16 as 2 four bit binary numbers (known as nibbles). Once we have this (0011 and 1110 respectively), we can then combine them back together, into one 8-bit 2's compliment binary number (00111110). From here, we can convert this 8-bit binary number to decimal like normal, so it becomes 32+16+8+4+2 = 6210.

JB
Answered by John B. Computing tutor

6320 Views

See similar Computing A Level tutors

Related Computing A Level answers

All answers ▸

How to manually convert a number from decimal into binary?


Image a graph. In which instances is it more appropriate to use an adjacency list instead of an adjacency matrix?


Why would you use Assembly Language instead of a normal programming language?


One member of a chess club sends a text file saved in Unicode. What meant by the term "Unicode" and why might this be necessary?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning