ToolSpark

URL Encoder / Decoder

Encode or decode URLs and query strings. Supports encodeURIComponent, encodeURI, and Base64. Highlights encoded characters.

Share:๐•finโ†—
%%

Ctrl+Enter copy ยท Ctrl+S swap

Common Encodings

Spaceโ†’%20
!โ†’%21
#โ†’%23
$โ†’%24
&โ†’%26
'โ†’%27
(โ†’%28
)โ†’%29
+โ†’%2B
,โ†’%2C
/โ†’%2F
:โ†’%3A
;โ†’%3B
=โ†’%3D
?โ†’%3F
@โ†’%40
[โ†’%5B
]โ†’%5D
{โ†’%7B
|โ†’%7C

Frequently Asked Questions

Related Tools