Loading…
Encode and decode URL components for safe use in query strings.
————URL encoding replaces unsafe characters with a percent sign followed by their hex value. Use this tool to encode strings for use in query parameters or to decode percent-encoded URLs. Processing is entirely browser-based.