Bit numbering

In computing, bit numbering is the convention used to identify the bit positions in a binary number or a container of such a value. The bit number starts with zero and is incremented by one for each subsequent bit position.

Source

Least significant bit (LSB) #

Most significant bit (MSB) #

References #