Encoding calculators

Encoding tools transform text or bytes between common representations such as Base64. They do not encrypt data.

Output is a reversible encoding of the input under the named scheme. Use cryptography pages when you need hashing or confidentiality.