Skip to content

URL Encoder

Percent-encode text so it is safe to place in URLs and query strings.

Runs locally · Nothing uploaded
Plain text
URL-encoded
Result will appear here…
Advertisement

About URL Encoder

Applies percent-encoding to text so spaces, ampersands, unicode characters, and other reserved symbols survive inside a URL. Uses encodeURIComponent semantics, which is what you want for query string values. Paste a whole value or a fragment and copy the encoded result.

Related tools

All tools · More in this category