METHOD
How this tool works
Encoding replaces reserved characters with percent-encoded UTF-8 sequences.
DEVELOPER TOOLS
Encode or decode URL components.
METHOD
Encoding replaces reserved characters with percent-encoded UTF-8 sequences.
EXAMPLE
hello world becomes hello%20world.
It encodes the entered text as a URL component.
The tool reports an error without changing the input.