URL Encoder

Decoded Text

Plain text to encode

Encoded URL

URL-encoded text to decode

About URL Encoding

Component mode: Encodes all special characters including /, ?, &, =. Use for query parameters.

Full URL mode: Preserves URL structure characters (/, ?, #, &). Use for complete URLs.