Advertisement Space
mobile-banner - Google AdSense Ready

🔗 URL Encoder/Decoder

Encode and decode URLs and special characters

📤URL Encoded

Encoded output will appear here...

📥URL Decoded

Decoded output will appear here...
Advertisement Space
rectangle - Google AdSense Ready

Common Examples

Special Characters

Original: Hello World! @#$%^&*()
Encoded: Hello%20World!%20%40%23%24%25%5E%26*())

Korean Text

Original: 안녕하세요 세계
Encoded: %EC%95%88%EB%85%95%ED%95%98%EC%84%B8%EC%9A%94%20%EC%84%B8%EA%B3%84

URL Parameters

Original: search?q=hello world&lang=ko
Encoded: search%3Fq%3Dhello%20world%26lang%3Dko

Essential for web developers working with URLs, APIs, and query parameters

← Back to all tools
Advertisement Space
in-article - Google AdSense Ready