Encoding
URL Encoder / Decoder
Encode and decode URL components.
Choose an action
Pick a mode before converting
Query values, full URLs, and already-encoded text need different rules. Choosing a mode prevents accidental encoding of / ? & =.
Current mode: Best for query values, path parts, and API parameters. It encodes characters such as ? & = /.Example: 中文 test?a=1&b=2
19 bytes
0 bytes