O

Encoding & Decoding

Base64, URL, HTML entity, hex, binary, and more encoding tools.

Coming Soon

Base64 Encoder/Decoder

Encode text to Base64 or decode Base64 back to text.

Coming Soon

URL Encoder/Decoder

Encode or decode URL components and query strings.

Coming Soon

HTML Entity Encoder/Decoder

Encode special characters to HTML entities or decode them back.

Coming Soon

Backslash Escape/Unescape

Escape or unescape backslash sequences in strings.

Coming Soon

Hex to ASCII

Convert hexadecimal values to ASCII text.

Coming Soon

ASCII to Hex

Convert ASCII text to hexadecimal values.

Coming Soon

Binary Encoder/Decoder

Convert text to binary representation and back.

Coming Soon

Octal Encoder/Decoder

Convert text to octal representation and back.

Coming Soon

Unicode Encoder/Decoder

Encode text to Unicode escape sequences or decode them back.

Coming Soon

Morse Code Translator

Translate text to Morse code and back.

Coming Soon

ROT13 Encoder/Decoder

Apply ROT13 letter substitution cipher to text.

Coming Soon

Punycode Encoder/Decoder

Encode internationalized domain names to Punycode or decode them.

Coming Soon

Quoted-Printable Encoder/Decoder

Encode or decode text using Quoted-Printable encoding for email.

Coming Soon

Base32 Encoder/Decoder

Encode text to Base32 or decode Base32 back to text.

Coming Soon

Base58 Encoder/Decoder

Encode or decode data using Base58 encoding, commonly used in Bitcoin.

Coming Soon