Why URLs need encoding
URLs can only use a limited character set safely. Spaces, ampersands, and non-ASCII text are percent-encoded so servers and browsers parse them correctly.
Try it locally
Bratora’s URL Encoder runs entirely in your browser. Paste a string, encode or decode, and copy the result — nothing is sent to the server for processing.
Opens the matching Bratora tool for this guide.