Binary / Text Converter
Convert text to binary, hexadecimal, octal, or decimal byte representation and back.
About Binary / Text Converter
Updated Mar 2025Convert any text to its binary (base-2), hexadecimal (base-16), octal (base-8), or decimal (base-10) byte encoding — and decode it back to plain text. Supports all Unicode characters. Includes a character map showing the code point, hex, and binary for each character in the input.
Frequently Asked Questions
Related Tools
Base64 Encode
Encode text or files to Base64. Used for embedding binary da…
Base64 Decode
Decode Base64 strings back to plain text or binary. Instantl…
Unicode Encode
Convert text to Unicode escape sequences (\uXXXX) for safe e…
Number Base Converter
Convert integers between binary, octal, decimal, hexadecimal…
URL Encode
URL-encode a string to make it safe for use in URLs and quer…
URL Decode
Decode percent-encoded URL strings back to readable text.
HTML Encode
Convert special characters to HTML entities to safely displa…
HTML Decode
Convert HTML entities back to their original characters for …