Convert Plain text to URL-encoded

Convert plain text to url-encoded below — e.g. “Hello World” → “Hello%20World”. Enter your own value for an instant result; everything runs in your browser.

Plain text → URL-encoded

Common plain text to url-encoded values

Plain textURL-encoded
Hello WorldHello%20World
The quick brown foxThe%20quick%20brown%20fox

Related conversions

FAQ

What encodings does this cover?

Common text encodings used in APIs and config — including Base64, URL percent-encoding and hex. Convert between them in one place for debugging headers, tokens and payloads.