Information Representation
Binary - Weights
The individual values (weights) of the 8 bits in the byte can be shown in a Binary weighting table.
Weight
2
7
2
6
2
5
2
4
2
3
2
2
2
1
2
0
Digit position
bit 7
bit 6
bit 5
bit 4
bit 3
bit 2
bit 1
bit 0
Column value
128
64
32
16
8
4
2
1