noun
least significant bit; LSB
Technical term in computing; refers to the bit in a binary number with the smallest place value.
最下位ビットが1なら、その数は奇数です。
If the least significant bit is 1, the number is odd.
最上位ビット is the most significant bit (MSB), the opposite of 最下位ビット.
Compound of 最下位 (lowest rank) and ビット (bit), a direct translation of the English computing term 'least significant bit'.