|
|
How do I convert binary to decimal? |
To convert binary back to decimal, draw the usual chart: 7 6 5 4 3 2 1 0
128 64 32 16 8 4 2 1
Then to convert 11011011, for instance, write it below the columns,1 1 0 1 1 0 1 1 which looks like:
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||