Encode characters into URL-encoded format (%20) or decode URLs back into readable text.
Free, runs entirely in your browser, and nothing you enter is ever uploaded to a server.
URL encoding converts reserved characters into percent-encoded strings so they pass safely inside web browser URLs.