ai.massdatagh.com
Back to Tools
Bitwise XOR
Perform a bitwise XOR operation on two binary numbers of the same length.
Binary String A
Binary String B
Result
Copy
1100
XOR
1010
0110