Here are some examples of binary addition.
These are computed without regard to the word
size, hence there can be no sense of "overflow."
Work through the columns right to left, add up the ones and express
the answer in binary. The low bit goes in the sum, and
the high bit carries to the next column left.