Hex Encode & Decode

Delimiter
Delimiter
Bytes Per Line

Encode: Converts the input string to hexadecimal bytes separated by the specified delimiter.

e.g. The UTF-8 encoded string "A.Tools" becomes "41 2e 54 6f 6f 6c 73"


Decode: Converts a hexadecimal byte string back into its raw value.

e.g. "41 2e 54 6f 6f 6c 73" becomes the UTF-8 encoded string "A.Tools"

References

https://wikipedia.org/wiki/Hexadecimal
Straddle Checkerboard Cipher is a substitution cipher, except that the substitutions are of variable length. It has formed a component of several impotant field ciphers, the most notable being the VIC cipher used by russian spies during the cold war.

Straddle Checkerboard Cipher

Straddle Checkerboard Cipher is a substitution cipher, except that the substitutions are of variable length. It has formed a component of several impotant field ciphers, the most notable being the VIC cipher used by russian spies during the cold war.
Random Password & Key Generator offers a variety of randomly generated keys and passwords that you can use to secure any application, service, or device.

Random Password & Key Generator

Random Password & Key Generator offers a variety of randomly generated keys and passwords that you can use to secure any application, service, or device.
Link Lock is an online encrypting and decrypting tool for adding a password to a link or a web page; in other words, for encrypting and decrypting URLs. When a user visits an encrypted URL, they will be prompted to enter a password.

Link Lock

Link Lock is an online encrypting and decrypting tool for adding a password to a link or a web page; in other words, for encrypting and decrypting URLs. When a user visits an encrypted URL, they will be prompted to enter a password.
Punycode Encoder & Decoder is an encoding tool that can convert internationalized domain names (IDN) and Punycode encoding in DNS, addressing the issue of DNS systems only supporting English-language domain name resolution.

Punycode Encode & Decode

Punycode Encoder & Decoder is an encoding tool that can convert internationalized domain names (IDN) and Punycode encoding in DNS, addressing the issue of DNS systems only supporting English-language domain name resolution.