URL Encode
Result
—
About this tool
Percent-encode text for use in URLs (UTF‑8).
Example
Input: hello world Output: hello%20world
Conversion formula
Escape reserved characters using percent-encoding per RFC3986.
—
Percent-encode text for use in URLs (UTF‑8).
Input: hello world Output: hello%20world
Escape reserved characters using percent-encoding per RFC3986.