XOR CALCULATOR

The XOR calculator performs operations on the individual characters of the first and second operands, not on the values of the operands.

The XOR calculator performs operations on the individual characters of the first and second operands, not on the values of the operands. For example, the XOR calculator for operands in the form of strings 123 and 321 will give the result 202, while the XOR operation on the numbers 123 and 321 will give 314. The lengths of the operands must match.

Download XOR Calculator