URL Encode & Decode
Encode and decode URL components and query strings instantly.
Quick examples:
How to Use URL Encode & Decode
- 1
Select "Encode" or "Decode" mode.
- 2
Paste your URL or query string into the input field.
- 3
Choose "Full URL" mode to preserve URL structure or "Component" for strict encoding.
- 4
The encoded/decoded result appears instantly.
- 5
Click "Copy" to copy the result to your clipboard.
About URL Encode & Decode
Our free URL encode decode tool converts special characters in URLs to their percent-encoded equivalents and back. Handles both full URL encoding (preserves URL structure) and component encoding (strictly encodes all special characters for query parameter values).
Key Features
- Full URL Mode: Encodes only unsafe characters while preserving :, /, ?, &, = structure.
- Component Mode: Strictly encodes every special character for safe use in query parameter values.
- Unicode & Emoji Support: Correctly handles UTF-8 multi-byte characters and emojis.
- Instant Decode: Paste any percent-encoded string to decode it back to readable text.
Who Is This For?
Developers building and debugging API requests, web analytics engineers decoding query strings, marketers inspecting redirect URLs, and anyone who needs to understand or construct properly encoded URLs.
Privacy & Security
Runs 100% in your browser — no signup, no uploads, no data stored.