Math Solver
Free online math tools
Search
🔗
Utilities

URL Encode / Decode

Encode text for URL-safe use or decode percent-encoded text back into readable characters.

Preparing URL Encode / Decode
Please wait ...
Input
Choose encode or decode mode, then paste the text or encoded string you want to convert. This tool shows the result instantly without step-by-step output.
Input summary
Your calculator summary shows here.

How to use URL Encode / Decode

Select the URL conversion direction, provide the text, and the calculator will convert reserved characters into a web-safe form or back again.

What this calculator is for

This calculator is for query strings, web debugging, and link building when spaces, symbols, and reserved URL characters need to be handled correctly.

Tips

  • Use URL encoding for text that will sit inside a query component or parameter value rather than leaving reserved characters raw.
  • If the decoded text looks wrong, check whether the original string was encoded more than once before you reverse it.