Show the even-parity encoding of the following bit string, in the form of bytes: 0100101011101011101010110110 (break it up into pieces
of data large enough to encode as several parity-encoded bytes).
(This means group the data into 4x7 bits, add a parity bit on the top end.)