URL Encoder / Decoder â Free
Encode special characters to percent-encoding (%20, %2FâŚ) or decode them back. Updates in real time as you type.
Mode:
đ
Real-time encoding
Results update instantly as you type. No button to press.
âď¸
Two modes
encodeURIComponent for query values, encodeURI to encode a full URL preserving structure.
đ
Fully private
Everything runs in your browser using the standard JS Web API. No server involved.