Add the requested inputs
Use the labelled fields in the workspace above. If example values are provided, try them first or replace them with your own.
Developer tools · Free online tool
Encode or decode URL components and inspect malformed percent escapes clearly.
Runs locally in your browser
Use it with confidence
Use the labelled fields in the workspace above. If example values are provided, try them first or replace them with your own.
Use the main action when needed. Component mode uses encodeURIComponent and decodeURIComponent; full URL mode preserves structural URL characters.
Encode a query value containing spaces and ampersands without changing the rest of a URL.
Form query strings often use + for a space, while general percent decoding does not automatically do so.
Helpful answers
Yes. Guests receive 3 runs per rolling 24 hours, verified free accounts receive 10, and Premium subscribers receive unlimited normal use.
No. This tool runs in your browser and UtilHub does not receive or store the values you enter. Your browser or device may still retain normal local history or form data.
Component mode uses encodeURIComponent and decodeURIComponent; full URL mode preserves structural URL characters.
Form query strings often use + for a space, while general percent decoding does not automatically do so.