XOR Encoder/Decoder

XOR (Exclusive OR) is a bitwise operator widely used in cryptography. It can be used for basic encryption by combining each byte of the plaintext with a key.

Input Text
Enter the text you want to XOR
XOR Key
Enter the key to use for XOR operation
XOR Result
Result of XOR operation
Result will appear here...
Output Format: