xutil.dev
Login

URL Encoder/Decoder

Encode and decode URLs with percent-encoding online. Handle special characters, Unicode, and query parameter escaping for web development and API integration

Related Categories:WebSecurity
Mode:encodeURIComponentencodeURI
Plain Text
Encoded
URL Parser
Protocol
https:
Host
example.com
Hostname
example.com
Port
(default)
Path
/path
Search
?name=hello%20world&lang=%E6%97%A5%E6%9C%AC%E8%AA%9E
Hash
#section
Origin
https://example.com
Query Parameters
KeyValue
namehello world
lang日本語