URL Encoder/Decoder
Encode and decode URLs and query parameters with component breakdown, validation, and batch processing.
Keyboard Shortcuts
Ctrl+EEncode mode
Ctrl+DDecode mode
Ctrl+1Load simple URL
Ctrl+2Load complex URL
URL Encoding Reference
Common Characters
Space ( )
%20
Exclamation (!)
%21
Quote (")
%22
Hash (#)
%23
Percent (%)
%25
Ampersand (&)
%26
Encoding Types
Component Encoding
For query parameters and form data. Encodes most special characters.
URI Encoding
For complete URLs. Preserves URL structure characters.
Related Converters
More tools to help you with converters
🎨
SVG Code to SVG Converter
Convert SVG code to downloadable SVG files with real-time preview, validation, prettification, and minification.
Featured📏
PX to EM Converter
Convert between pixels and ems bidirectionally. Perfect for responsive web design and CSS typography.
Featured📏
PX to REM Converter
Convert between pixels and rems bidirectionally. Perfect for responsive web design and modern CSS typography.
Featured