Encode & decode URLs, query strings & special characters â instant results
This is a free online URL encoder and decoder. It converts text to URL-encoded format (percent-encoding) and back, following the RFC 3986 standard used by web browsers and servers worldwide.
URL encoding (also called percent-encoding) converts unsafe ASCII characters into a "%" followed by two hexadecimal digits. This allows special characters to be safely transmitted in URLs.