Binary, Denary and Hexadecimal Flashcards
Is 11010011 binary or denary?
Binary
Is 265 binary or denary
Denary
When changing binary to denary you…
Draw out the table, put ones and zeros under the numbers (in order) than add all the numbers with a one under it together.
When converting denary to binary you have to…
Draw out the table, minus the numbers that fit into your denary number (in order) until you get to zero, putting a one under all the numbers that fit and a zero in the ones that don’t.
From left to right, what are the numbers at the top of a binary to denary table.
128, 64, 32, 16, 8, 4, 2, 1
To convert hexadecimal to denary you have to…
Find the decimal number that is on the same row to hexadecimal number/letter. Do this for both digits of the hexadecimal. Than add the two denary numbers together.
To convert hexadecimal to binary we have to…
Find the binary sequence that is on the same row as the hexadecimal number/letter. Put the sequence for the first digit first.