Method
Percent encoding replaces reserved or non-ASCII UTF-8 bytes with % followed by two hexadecimal digits; decoding reverses valid escapes.
Everyday worksheet
Percent-encode text for use as one URL component or decode a valid percent-encoded component locally.
The calculation runs locally. Results include the intermediate values, unit conversions and assumptions needed to audit the answer.
Method, assumptions and practical use
Percent encoding replaces reserved or non-ASCII UTF-8 bytes with % followed by two hexadecimal digits; decoding reverses valid escapes. Inputs stay in this browser, and the result table exposes conversions and assumptions for independent checking.
Percent encoding replaces reserved or non-ASCII UTF-8 bytes with % followed by two hexadecimal digits; decoding reverses valid escapes.
Component encoding is intended for a parameter value or path segment, not for encoding an already structured full URL wholesale.
Malformed percent escapes cannot be decoded; application/x-www-form-urlencoded has separate plus-sign rules.
Everything runs in this browser. Inputs are not sent to an external calculator.
Displayed values may be rounded for readability while calculations use full floating-point precision unless the tool explicitly uses exact integers.
Malformed percent escapes cannot be decoded; application/x-www-form-urlencoded has separate plus-sign rules.
Simple by design
Use realistic values in each field. You can change them anytime.
The formula runs locally, so there is no account or waiting time.
Treat the answer as a practical estimate for your next decision.