URL Encoder/Decoder
Encode or decode URLs and query strings
Read the full guideDifference between encode types:
- URI Component: Encodes all special characters including : / ? # @ ! $ & ' ( ) * + , ; =
- Full URI: Preserves URL structure characters like : / ? # but encodes spaces and other unsafe characters
Related Tools
🔐How to Use Base64 Encoder/Decoder
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 to text
<How to Use HTML Entity Encoder
HTML Entity Encoder
Encode and decode HTML entities for safe display