Paragraph

“Bit” is short for “binary digit,” so a bit string is a string of binary digits. The binary digits are simply the numbers 0 and 1. All of the following are bit strings:

\begin{equation*} 1001 \quad 0 \quad 1111 \quad 1010101010\text{.} \end{equation*}
in-context