You are here

MSB

Most Significant Bit. In a binary number the bit that carries the largest multiplier value is deemed the most significant bit, and is typically the left-most digit in a binary number. So the three-bit binary equivalent of the decimal number 4 is 100, and the bit showing 1 is the MSB.

Related articles