Note 15.1.1.
Typically when we write binary, we’ll see our bits in groups of 4, because our binary sequences are normally some multiple of 4, like 8, 16, or 32. Because of this, we would add a leading zero and write our previous answer as:
0100
1110
(base 2).