Bit complement
Appearance
The Bit complement of a given bit is its reverse bit.
Example
The complement of 1 is 0.
The complement of 0 is 1.
The Bit complement of a given bit is its reverse bit.
The complement of 1 is 0.
The complement of 0 is 1.