LSB
Updated Feb 15, 2026
Alias: Least Significant Bit
Definition
LSB: The least significant bit, the bit that has the least value in a binary value.
This bit can be used to determine a numbers parity. In binary, all even numbers have an LSB or 0, and all odd numbers have an LSB of 1.