URL output updates as you type.
Text or URL to encode.
Read-only result.
Encode or decode URL text
Percent-encode text for safe use inside a URL query, path segment, or form value. Decode mode converts % sequences back to readable text.
What gets encoded
Spaces, punctuation, non-ASCII characters, and reserved URL characters become percent-encoded while letters and safe characters remain readable.