Binary Text
Convert text to/from binary (base-2).
About the Binary Text Tool
Convert text to/from binary (base-2). This free online tool runs entirely in your browser — no login, no installation, and no data is stored.
This tool is part of the Ciphers category on NumbersChecker. Browse all Ciphers tools or explore all 139 tools.
Related: 01 · bits · base2
API usage
POST /api/binary
Content-Type: application/json
{
"text": "Hello"
}