Full URL
A complete URL with spaces in a query value.
https://example.com/search?q=local tools&lang=zh-CN
Encode and decode URLs or URL components locally. Useful for query strings, redirect URLs, and debugging links.
This tool runs locally in your browser. Your input is not uploaded.
Run the tool to generate local output.
A complete URL with spaces in a query value.
https://example.com/search?q=local tools&lang=zh-CN
A component value that needs separator characters escaped.
local tools & privacy=first
Use component mode for query parameter names or values where characters like ampersands must be escaped.
No. Encoding and decoding are local string transformations only.