Working with Binary
We can use a simple screen display to convert a decimal number in binary by interrogating each of its bits and displaying a 1 or 0 for that column.
Click here to return to Binary