1. Prepare
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Encode or decode a URI component with JavaScript URI-component semantics for API and integration text.
Practical usage guide
Encode or decode a URI component with JavaScript URI-component semantics for API and integration text.
Choose the conversion direction and use a representative source value, including edge cases such as empty or special characters.
Compare the converted value with the source and verify that encoding, delimiters, data types and structure were preserved as expected.
Copy or download only the verified result and remove confidential data before sharing it.