Encodeanddecode URL online
Results will appear here...
encodeURIComponent - Encode all special characters (used for query params)
encodeURI - Keep :, /, ?, & (used for full URL)
Tan Phat Digital's free online URL Encoder/Decoder tool helps you encode and decode URLs accurately and safely. Supports two standard JavaScript methods: encodeURIComponent for query parameters and encodeURI for full URL. Perfectly handles Vietnamese with accents, special characters (&, =, ?, #, %, +, space), and Unicode. Clearly shows the difference between the two encoding methods. Copy results with one click. Completely offline processing in the browser, ensuring data security.
URL (Uniform Resource Locator) according to RFC 3986 only allows certain ASCII characters: letters (a-z, A-Z), numbers (0-9), and some special characters (-, _, ., ~). All other characters such as spaces, Vietnamese, special characters (&, =, ?, #) must be percent-encoded (%XX) for safe URL transmission. Without encoding, the URL can be misinterpreted or cause errors. For example:
We not only design websites, but also help businesses build strong digital brands. Providing comprehensive website design services from design to SEO optimization. Please contact Mavis Digital immediately to create breakthrough, effective and sustainable technology solutions for your business in Ho Chi Minh.
Create .envand.env.example file for project.
Generate .gitignore for Node.js, Python, Java.
Create mock JSON data for API testing.
Format and analyze API response.
Test REST API: GET, POST, PUT, DELETE.
Convert Binary, Hex, Base32.
Base64 encoding/decoding.
Convert Decimal, Binary, Hex.
Create visual CSS box-shadow.
Calculate Linux file permissions.
Check WCAG accessibility.
Generate random color palette.