ⓘ
Quick Answer
URL encoding (percent-encoding) replaces special characters in URLs with their % hexadecimal equivalents — for example, a space becomes %20 and & becomes %26. Use this tool to encode strings for safe URL use or decode percent-encoded URLs back to readable text.
Encode or decode URLs and query strings. Shows the character-level diff.
Input
Output
Cite This Tool
URL Encoder / Decoder. (2026). DevTools Online. Retrieved from https://devutilitypro.com/url-encoder-decoder/