Back to Tools

URL Encoder/Decoder

Encode and decode URLs and special characters

Input (Plain Text)
Enter text or URL to encode special characters

Examples:

Output (URL Encoded)
URL-encoded result with special characters converted
URL Encoding Reference
Common characters and their URL-encoded equivalents

Spaces & Symbols

Space%20
!%21
"%22
#%23

Special Characters

$%24
%%25
&%26
'%27

Operators

+%2B
,%2C
/%2F
:%3A

Query & Fragment

=%3D
?%3F
@%40
[%5B