URL encode/decode

To encode text for being used in URL, paste it to left textarea. To decode URL encoded text, paste it to the right.
You can change text in both textarea`s, and it will be encoded/decoded on the fly.

Security note: data is not being sent to the back-end, data is being processed only on client side!