Ready
Enter text and run encode or decode.
Key features
Edit directly in the textarea
Separate encode / decode / copy actions
Instant error feedback for malformed encodings
FAQ
Which encoding is used?It uses the browser equivalent of encodeURIComponent.
When does decode fail?It fails when percent-encoding is malformed.