The 1-bit Xnor gate, also called the exclusive NOT OR gate, outputs an ON state only when both inputs are the same. If both inputs are ON, it outputs an ON. If both inputs are OFF, it outputs an ON. It is useful when you want to know if two bits are the same, regardless of which state they're in.