← back to textytools.dev
Send Feedback
Text Encoder
Encode and decode text using various formats including Base64, URL, Hex, and more.
Encode
Decode
Plain Text
Encoded Output
Select Encoding Format
Base64
Standard Base64 encoding
Base58
Bitcoin-style Base58 encoding
Base91
Efficient Base91 encoding
ASCII85
Adobe ASCII85 (Base85) encoding
Z85
ZeroMQ Base85 variant
URL Encoding
Percent-encoded URL-safe format
HTML Entities
HTML character entity encoding
Hexadecimal
Hex representation of bytes
Binary
8-bit binary representation
Unicode Escape
\uXXXX escape sequences
Quoted-Printable
MIME quoted-printable encoding
ROT13
Caesar cipher with 13-character shift
Morse Code
International Morse code
MD5 Hash
MD5 cryptographic hash (one-way)
SHA-1 Hash
SHA-1 cryptographic hash (one-way)
SHA-256 Hash
SHA-256 cryptographic hash (one-way)
SHA-512 Hash
SHA-512 cryptographic hash (one-way)