A bit is a Binary digIT.
It is the fundamental unit of data.
A bit can have 2 states, which, on its own could represent any of the following types of information:
- 0 or 1
- true or false
- yes or no
- etc
combined with other bits it can represent any other type of data.