🌐 Browser Update Required

Your browser is outdated and doesn't support the modern features Tookio needs to work properly. Please update to a modern browser for the best experience.

ChromeFirefoxEdgeSafari
tookio.org

URL Encoder/Decoder

Encode special characters for URLs or decode percent-encoded URLs

About URL Encoding

URL encoding converts special characters into a format that can be safely transmitted over the internet. Characters like spaces, ampersands, and non-ASCII characters are replaced with percent-encoded values.

Common encodings:

  • Space → %20 or +
  • & → %26
  • = → %3D
  • ? → %3F
  • / → %2F
URL Encoder/Decoder - Encode and Decode URLs Online | Tookio