HomeText Encoding Converter

Text Encoding Converter

Convert text between various encoding formats, supporting binary, octal, decimal, hexadecimal and other base conversions

Delimiter:
Prefix:


Documentation

About Encoding Converter

This tool converts between text and many encoding representations: hex, binary, decimal, octal, Unicode forms, HTML entities, Base64, UTF-8 hex, and Punycode.

Key Features

  • Multi-format Conversion: Wide range of text/byte representations.
  • Independent I/O Selection: Choose source and target formats freely.
  • Output Formatting Controls: Delimiter, prefix, and uppercase options.
  • Quick Conversion Shortcuts: One-click common conversion paths.
  • Copy/Clear/Sample: Fast utility actions for workflow efficiency.

Steps

  1. Select input and output formats.
  2. Enter source content and inspect output.
  3. Adjust delimiter/prefix/case options if needed.
  4. Copy converted result.

Use Cases

  • Protocol and payload debugging.
  • Encoding troubleshooting in dev/security workflows.
  • Unicode and Punycode processing for i18n/domain tasks.

FAQ

Why is output empty or invalid?

Most often input content does not match the selected input format.

Do prefix/delimiter settings affect decoding?

Yes. Some parsers are strict. Validate with standard plain format first, then add formatting options.