URL Encoder/Decoder
Encode and decode URLs instantly
Encoded vs Decoded
%20 (space)
%26& (ampersand)
%3D= (equals)
%3F? (question)
%23# (hash)
%2F/ (slash)
What is URL Encoder/Decoder?
URL Encoder/Decoder converts special characters in URLs to their percent-encoded form and back. Useful when dealing with query strings, API parameters, or URLs that contain spaces or special characters.
How to use
- Paste a URL or text string into the input field.
- Click Encode to convert special characters to percent-encoded form, or Decode to convert back.
- Copy the result to your clipboard or use the swap button to switch input/output.
Result
A developer encodes 'hello world&foo=bar' to 'hello%20world%26foo%3Dbar' for use in a query string parameter.
Related Tools
Rhyme Finder
Find perfect and near rhymes for any word
Anagram Solver
Find all valid anagrams of any word
Unicode Lookup
Search Unicode by name or code
NATO Phonetic Alphabet
Convert text to NATO phonetic alphabet
Paragraph Counter
Count paragraphs in your text
Pig Latin Converter
Convert text to and from Pig Latin