URL Encoder / Decoder

Encode or decode URLs and query strings. Supports full URL encoding and component encoding.

Input
Output
Common Encoded Characters
CharacterEncodedCharacterEncoded
Space%20&%26
+%2B=%3D
/%2F?%3F
#%23@%40
:%3A%%25
Translate Page