Convert URL-encoded to Plain text
Convert url-encoded to plain text below — e.g. “Hello World” → “Hello World”. Enter your own value for an instant result; everything runs in your browser.
URL-encoded → Plain text
Common url-encoded to plain text values
| URL-encoded | Plain text |
|---|---|
| Hello World | Hello World |
| The quick brown fox | The quick brown fox |
Related conversions
- Convert Plain text to URL-encoded (reverse)
- Convert URL-encoded to Base64
- Convert URL-encoded to Hex
- Convert URL-encoded to Binary
FAQ
What encodings does this cover?
Common text encodings used in APIs and config — including Base64, URL percent-encoding and hex. Convert between them in one place for debugging headers, tokens and payloads.