Fun with Learning Technology
LearnCoursesQuestionsTracksToolsNewsExplorePractice
Fun with Learning Technology

A new problem, explained clearly, every day.

Subscribe
Learn
  • Lessons
  • Topics
  • News
  • Tools
  • Courses
  • Career tracks
  • Everything
Site
  • About
  • Contact
  • Support
  • Privacy
  • Terms
Get the daily one

One email per new problem. No spam.

Request a tutorial

Requests shape what gets made next.

© 2026 Fun with Learning TechnologyRSS
← All tools

URL Encoder / Decoder

Percent-encode and decode URLs and query strings, with the component vs full-URI distinction made explicit.

for one query value — escapes / ? & = #

Encoded

—

Decoded

—

How to use it

  1. Choose Component for one query value, or Full URI for a whole URL.
  2. Paste your text — the encoded and decoded forms both appear.
  3. Copy whichever one you need.