Text to Binary Converter & Binary to Text — Online Tool

Convert text to binary (ASCII/UTF-8) and binary back to text. Free online converter with copy button.

How Text to Binary Works

Each character is converted to its ASCII/UTF-8 code, then represented in binary (base 2). For example, 'A' = 65 = 01000001.

ASCII Table (Common Characters)

CharDecimalBinary
A6501000001
a9701100001
04800110000
Space3200100000

Automate This With Our API

TextForge API lets you do this programmatically. Free tier: 50 requests/day.

Get API Access Free →

Related Tools