Original text
0 characters
Not saved
Convert text into URL-safe form or decode percent-encoded text.
0 characters
0 characters
Prepare search terms, query values, and non-ASCII paths for safe use in URLs.
Full URL mode keeps characters such as /, :, ?, &, and =. Leave it off when encoding a query value or path segment.
An error message appears and the result is cleared.
No. Conversion and storage take place only in your browser.
When encoding a query value or path segment, do not encode the entire URL as one component. Encoding text that already contains percent escapes can produce double encoding.
Share if this helped