Hex encode/decode

To encode text using Hexadecimal scheme, paste it to left textarea. To decode Hexadecimal 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!