Calculator tool
URL encoding replaces unsafe characters with a % followed by two hex digits. For example, space becomes %20, & becomes %26. This ensures URLs are transmitted correctly over the internet.
Review the inputs carefully and treat the output as an estimate. For decisions involving money, taxes, health, law, or security, compare the result with trusted professional guidance when needed.
When should I URL encode?
Always encode query parameters that contain special characters like spaces, &, =, +, or non-ASCII characters before including them in a URL.
Base64 Encode / Decode
Encode plain text to Base64 or decode Base64 strings to readable text.
Open toolBandwidth Calculator
Calculate how long it takes to transfer a file at a given bandwidth, or what bandwidth you need.
Open toolPassword Generator
Generate a strong, random password with your chosen length and character types.
Open tool