Displaying each bit within a byte

  1. Serial.print() has a BIN option.
  2. Look at the Bits and Bytes section of the Reference page for bit manipulation functions.