One query value
Ada & Co in URL component mode
Produces Ada%20%26%20Co, so the ampersand cannot start a second query parameter.
A complete URL, one query value, and a form body use different escaping rules. This workbench runs entirely in this browser and never opens or sends the text you paste.
Break down an absolute URL or an explicit relative reference. Nothing is opened or fetched.
Exact supported inputs, outputs, limits, and primary sources for the current implementation.
Capability claims last reviewed September 9, 2026. Review dates describe the implementation audit, not content freshness by itself.
Percent encoding is context-sensitive. This workbench separates one URL component, a complete URI, and application/x-www-form-urlencoded data so delimiters and spaces behave predictably. Its local inspector reveals raw and decoded query details without opening the URL, and can make a deliberately altered copy that removes credentials and masks common OAuth, API, session, and signing parameter values before a link is discussed.
Tooleras keeps this page specific to the job above instead of claiming support for adjacent formats, platforms, or edge cases it cannot verify. Open the capability guide for the exact inputs, outputs, limits, and sources.
Ada & Co in URL component mode
Produces Ada%20%26%20Co, so the ampersand cannot start a second query parameter.
Ada Lovelace + Co in Form / query mode
Produces Ada+Lovelace+%2B+Co: spaces use + while the literal plus is preserved as %2B.