answersLogoWhite

0


Best Answer

To convert base 16 to base 2 DIRECTLY without base 2, consider that each base 16 digit represents four base 2 bits. Just write down the base 2 equivalent for each base 16 digit.

0 - 0000

1 - 0001

2 - 0010

3 - 0011

4 - 0100

5 - 0101

6 - 0110

7 - 0111

8 - 1000

9 - 1001

A - 1010

B - 1011

C - 1100

D - 1101

E - 1110

F - 1111

Example: 51C3

5 -> 0101

1 -> 0001

C > 1100

3 -> 0011

So 51C3 -> 0101000111000011

(But you should delete the leading 0, hence 101000111000011.)

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you convert base 16 to base 2 DIRECTLY without base 2?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Convert 11010two to base ten?

26


How do you convert 10011110 base 2 to a hexadecimal number?

10011110 base 2 = 9E base 16


How do you convert base 16 to base 2 directly?

Since 16 is a power of 2, you can directly convert every hexadecimal digits to four binary digits. Look up the equivalent in a table, if you don't know it by heart. Don't forget the zeroes at the left. For example, to convert 3F5(hex), 3 = 0011, F = 1111 and 5 = 0101, so 3F5(hex) = 0011 1111 0101 (binary). In this example you may get rid of the first two zeroes, depending on the application.


What is 3095sixteen to a base ten numeral?

You can convert this to base ten by re-writing 3096 as a summation of hex powers: 3*16^3 + 0*16^2 + 9*16^1 + 5*16^0 = 12437 in base 10


How do you convert binary number 110010 to decimal?

110010 base 2 has one 2, one 16 and one 32 32 + 16 + 2 = 50 base 10


How to convert hexadecimal into decimal and print it on screen in assembly language value 1b convert it into decimal?

1B base 16 = 27 base10


Is it possible to convert 15 tire to 16 tire?

Not without a lot of re-building


Convert the Hexadecimal number A2 into its Base 10 equivalent.?

calc.exe will do the conversion for you A2(16)=162(10)


How do you write 601 in base 10?

Assuming the original number is written in base 10, there is no need to convert this to base 10 as it is already there. The hexadecimal number represented as 601 in base 16 is represented in decimal as 1537.


How do you Convert 11010 2 to base 10?

You have to be able to identify the place-value of each place in the base-2 number.1 1 0 1 0The ones are in the following places: 16, 8, and 2.Addum up: 16 + 8 + 2 = 26, and that's the value of your binary number.


How do you use One multiplier to convert 16 miles into feet without multiplying out?

One mile = 5280 feet...


What is the total area of a 4 foot square pyramid without a base?

I think it's 16 feet