🔗 URL Encoder Decoder Online Free

Encode & decode URLs, query strings & special characters — instant results

âŦ‡ī¸

đŸ”Ŗ Quick Reference — Common Encoded Characters

Space = %20 / = %2F ? = %3F = = %3D & = %26 # = %23 %% = %25 + = %2B : = %3A @ = %40 ! = %21 ( = %28 ) = %29 [ = %5B ] = %5D { = %7B } = %7D

About This Free URL Encoder

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.

What is URL Encoding?

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.

Common Use Cases

More Tools from TextToolKit