Toolsby ZamDev

Command Palette

Search for a command to run...

Back to Tools
URL Encoder / Decoder
Encode or decode URL components and full URLs

encodeURIComponent — Encodes special chars including :, /, ?, &, =, #

Common Encodings:
Space → %20
! → %21
# → %23
& → %26
= → %3D
? → %3F