DocHub is an all-in-one PDF editor that enables you to negate topic in binary, and much more. You can highlight, blackout, or erase document elements, insert text and images where you want them, and collect data and signatures. And since it runs on any web browser, you won’t need to update your device to access its powerful capabilities, saving you money. With DocHub, a web browser is all you need to manage your binary.
Sign in to our website and follow these steps:
It couldn't be easier! Enhance your document processing now with DocHub!
okay letamp;#39;s represent a negative decimal number 54 in this case an 8-bit binary and hexadecimal so the first thing you do is you convert the number 54 into binary and then you do oneamp;#39;s complement which is basically you flip zeros to one and one to zeros so if you do wants compliment you have 1 1 0 0 1 0 0 1 and then you do twoamp;#39;s complement which is basically you add 1 to this so if you do this summation youamp;#39;ll have 0 1 0 1 0 0 1 1 so this is the representation of negative 54 in binary now if you want to convert this to hexadecimal you will separate 4 bits for each hexadecimal digit and youamp;#39;ll have 10 here because this is 24 1 plus 2 to the power 3 and here you have 2 to the power 2 and 2 to the power 3 so you have 12 year now in hexadecimal 12 is C and 10 is a so in hex negative 54 is 0 x CA