Our Network


Coming Soon


Coming Later

text to binary converter

world's simplest binary tool

Free online text to binary converter. Just load your text and it will automatically get converted to binary numbers. There are no ads, popups or nonsense, just an awesome text to binary values converter. Load text, get binary. Created for developers by developers from team Browserling.

᠎᠎᠎           Tool Options

Binary Output

This makes sure all bytes are 8 bits long.
This makes sure bytes are separated.
᠎᠎᠎           Tool Options

Splitter Options

Use this split character.
(Space by default.)
Use this regular expression.
(Multiple spaces by default.)
Use this length for the pieces.
Use this number of equal parts.

Joiner Options

Use this join character in the
output (newline by default).

Substring Wrappers

Left symbol.
Right symbol.
With this option, you can
wrap the split substrings in
brackets, quotes, and other
symbols.
᠎᠎᠎           Tool Options

Centering Length and Symbols

Total length of the centered line.
Symbol to use on the left side
for centering. (Space by default.)
Symbol to use on the right side
for centering. (Space by default.)

Extra Centering Symbol

Sometimes it's impossible to
pad both sides with the same
number of symbols. If that
happens, then where should
we add the extra symbol?
Use additional symbol on the left.
Use additional symbol on the right.
᠎᠎᠎           Tool Options

Find options

String to find
Regular expression to match

Replacement options

New string

What is a text to binary converter?

This tool converts plain text to binary bits of zeroes and ones. Every character gets converted to a binary number. It supports plain text only. Binary bytes can be zero-padded and separated with spaces for increased readability.


Text to binary converter examples

Click to try

Convert Text to Binary Numbers

This example converts a paragraph of text from PDP-7 manual to binary numbers. It adds a space between every binary byte for clarity.

The PDP-7 was a minicomputer which was shipped by Digital Equipment Corporation (DEC) in 1965. Its greatest claim to fame by far is that it is the computer for which the first version of UNIX was created.
01010100 01101000 01100101 00100000 01010000 01000100 01010000 00101101 00110111 00100000 01110111 01100001 01110011 00100000 01100001 00100000 01101101 01101001 01101110 01101001 01100011 01101111 01101101 01110000 01110101 01110100 01100101 01110010 00100000 01110111 01101000 01101001 01100011 01101000 00100000 01110111 01100001 01110011 00100000 01110011 01101000 01101001 01110000 01110000 01100101 01100100 00100000 01100010 01111001 00100000 01000100 01101001 01100111 01101001 01110100 01100001 01101100 00100000 01000101 01110001 01110101 01101001 01110000 01101101 01100101 01101110 01110100 00100000 01000011 01101111 01110010 01110000 01101111 01110010 01100001 01110100 01101001 01101111 01101110 00100000 00101000 01000100 01000101 01000011 00101001 00100000 01101001 01101110 00100000 00110001 00111001 00110110 00110101 00101110 00100000 01001001 01110100 01110011 00100000 01100111 01110010 01100101 01100001 01110100 01100101 01110011 01110100 00100000 01100011 01101100 01100001 01101001 01101101 00100000 01110100 01101111 00100000 01100110 01100001 01101101 01100101 00100000 01100010 01111001 00100000 01100110 01100001 01110010 00100000 01101001 01110011 00100000 01110100 01101000 01100001 01110100 00100000 01101001 01110100 00100000 01101001 01110011 00100000 01110100 01101000 01100101 00100000 01100011 01101111 01101101 01110000 01110101 01110100 01100101 01110010 00100000 01100110 01101111 01110010 00100000 01110111 01101000 01101001 01100011 01101000 00100000 01110100 01101000 01100101 00100000 01100110 01101001 01110010 01110011 01110100 00100000 01110110 01100101 01110010 01110011 01101001 01101111 01101110 00100000 01101111 01100110 00100000 01010101 01001110 01001001 01011000 00100000 01110111 01100001 01110011 00100000 01100011 01110010 01100101 01100001 01110100 01100101 01100100 00101110
Required options
These options will be used automatically if you select this example.
This makes sure all bytes are 8 bits long.
This makes sure bytes are separated.

Convert Plain Text to Binary Values

This example converts text to a large binary blurb.

The head command reads the first few lines of any text given to it as an input and writes them to standard output (which, by default, is the display screen).
01010100011010000110010100100000011010000110010101100001011001000010000001100011011011110110110101101101011000010110111001100100001000000111001001100101011000010110010001110011001000000111010001101000011001010010000001100110011010010111001001110011011101000010000001100110011001010111011100100000011011000110100101101110011001010111001100100000011011110110011000100000011000010110111001111001001000000111010001100101011110000111010000100000011001110110100101110110011001010110111000100000011101000110111100100000011010010111010000100000011000010111001100100000011000010110111000100000011010010110111001110000011101010111010000100000011000010110111001100100001000000111011101110010011010010111010001100101011100110010000001110100011010000110010101101101001000000111010001101111001000000111001101110100011000010110111001100100011000010111001001100100001000000110111101110101011101000111000001110101011101000010000000101000011101110110100001101001011000110110100000101100001000000110001001111001001000000110010001100101011001100110000101110101011011000111010000101100001000000110100101110011001000000111010001101000011001010010000001100100011010010111001101110000011011000110000101111001001000000111001101100011011100100110010101100101011011100010100100101110
Required options
These options will be used automatically if you select this example.
This makes sure all bytes are 8 bits long.
This makes sure bytes are separated.

Pro tips Master online binary tools

You can pass input to this tool via ?input query argument and it will automatically compute output. Here's how to type it in your browser's address bar. Click to try!

https://onlinetools.com/binary/convert-text-to-binary?input=The%20PDP-7%20was%20a%20minicomputer%20which%20was%20shipped%20by%20Digital%20Equipment%20Corporation%20%28DEC%29%20in%201965.%20Its%20greatest%20claim%20to%20fame%20by%20far%20is%20that%20it%20is%20the%20computer%20for%20which%20the%20first%20version%20of%20UNIX%20was%20created.&padding=true&spacing=true

All Binary Tools

Didn't find the tool you were looking for? Let us know what tool we are missing and we'll build it!
Convert ASCII to Binary

Quickly convert ASCII characters to binary numbers.

Convert Binary to ASCII

Quickly convert binary numbers to ASCII characters.

Convert UTF8 to Binary

Quickly convert UTF8 characters to binary bits.

Convert Binary to UTF8

Quickly convert binary bits to UTF8 characters.

Generate a Random Binary

Quickly generate random binary values.

Convert Binary to an Image

Quickly create an image from a binary number.

Convert Binary to Octal

Quickly convert binary numbers to octal numbers.

Convert Octal to Binary

Quickly convert octal numbers to binary numbers.

Convert Binary to Decimal

Quickly convert binary numbers to decimal numbers.

Convert Decimal to Binary

Quickly convert decimal numbers to binary numbers.

Convert Binary to Hexadecimal

Quickly convert binary numbers to hexadecimal numbers.

Convert Hexadecimal to Binary

Quickly convert hexadecimal numbers to binary numbers.

Convert Octal to Binary Coded Decimal

Quickly convert octal values to BCD values.

Convert Binary Coded Decimal to Octal

Quickly convert BCD values to octal values.

Convert Decimal to Binary Coded Decimal

Quickly convert decimal values to BCD values.

Convert Binary Coded Decimal to Decimal

Quickly convert BCD values to decimal values.

Convert Hexadecimal to Binary Coded Decimal

Quickly convert hex values to BCD values.

Convert Binary Coded Decimal to Hexadecimal

Quickly convert BCD values to hex values.

Convert an IP Address to Binary

Quickly convert an IP address to a binary IP address.

Convert Binary to an IP Address

Quickly convert a binary IP address to a human readable IP.

Convert an IPv6 Address to Binary

Quickly convert an IPv6 address to a binary IPv6 address.

Convert Binary to an IPv6 Address

Quickly convert a binary IPv6 address to a human readable IPv6.

Convert a String to Binary

Quickly convert a string to binary values.

Convert Binary to a String

Quickly convert binary values to a string.

Convert Binary to Gray Code

Quickly convert binary numbers to reflected binary numbers.

Convert Gray Code to Binary

Quickly convert reflected binary numbers to binary numbers.

Convert Octal to Gray Code

Quickly convert octal numbers to reflected binary numbers.

Convert Gray Code to Octal

Quickly convert reflected binary numbers to octal numbers.

Convert Decimal to Gray Code

Quickly convert decimal numbers to reflected binary numbers.

Convert Gray Code to Decimal

Quickly convert reflected binary numbers to decimal numbers.

Convert Hex to Gray Code

Quickly convert hexadecimal numbers to Gray code.

Convert Gray Code to Hex

Quickly convert Gray code to hexadecimal numbers.

Add Binary Numbers

Quickly calculate the sum of a bunch of binary values.

Subtract Binary Numbers

Quickly calculate the difference of a bunch of binary values.

Multiply Binary Numbers

Quickly calculate the product of a bunch of binary values.

Encode a Negative Binary

Quickly convert a negative number to a binary representation.

Decode a Negative Binary

Quickly convert a negative binary number to a decimal number.

Convert Binary to Negabinary

Quickly convert base 2 numbers to base -2.

AND Binary Values

Quickly calculate bitwise AND of a bunch of binary values.

NAND Binary Values

Quickly calculate bitwise NAND of a bunch of binary values.

OR Binary Values

Quickly calculate bitwise OR of a bunch of binary values.

NOR Binary Values

Quickly calculate bitwise NOR of a bunch of binary values.

XOR Binary Values

Quickly calculate bitwise XOR of a bunch of binary values.

XNOR Binary Values

Quickly calculate bitwise XNOR of a bunch of binary values.

NOT Binary Values

Quickly calculate bitwise NOT of a bunch of binary values.

Count Number of Ones

Quickly find the number of high bits in binary values.

Count Number of Zeros

Quickly find the number of low bits in binary values.

Invert Binary Values

Quickly invert bits of binary numbers.

Reverse Binary Numbers

Quickly reverse the order of bits in binary numbers.

Convert Text to Binary

Quickly convert plain text to binary values.

Convert Binary to Text

Quickly convert binary numbers to plain text.

Shuffle Bits in Binary Numbers

Quickly randomize the order of bits in binary numbers.

Rotate Bits in Binary Numbers

Quickly rotate bits in binary numbers to the left or right.

Shift a Binary Left

Quickly shift bits of a binary number to the left.

Shift a Binary Right

Quickly shift bits of a binary number to the right.


Coming Soon

These binary tools are on the way!
Binary Editor

View and edit binary values in your browser.

Create a File from Binary Values

Convert binary numbers to a binary file.

Binary Dump a File

Create a binary dump of files in your browser.

Convert Binary to Ternary

Convert binary numbers to ternary numbers.

Convert Ternary to Binary

Convert ternary numbers to binary numbers.

Convert Binary to Arbitrary Base

Convert binary values to any base (up to base 64).

Convert Binary to Roman Number

Convert binary numbers to Roman numerals.

Convert Roman Number to Binary

Convert Roman numerals to binary values.

Add Binary Bits

Find the sum of set bits in binary numbers.

Swap Binary Bits

Swap pairs of adjacent bits in a binary number.

Generate a Binary Sequence

Create a list of increasing of decreasing binary numbers.

Generate an Alternating Binary Sequence

Create a binary number with alternating bits.

Generate Binary Choices

Create a list of all binary choices of a specific length.

Binary Sheffer Stroke

Calculate bitwise sheffer stroke operator of binary values.

Convert Binary to BCD

Encode every binary bit as a binary coded decimal.

Convert BCD to Binary

Decode binary coded decimals to binary bits.

Divide Binary Numbers

Perform division operation on several binary numbers.

Rotate a Binary Right

Rotate bits of a binary number to the right.

Rotate a Binary Left

Rotate bits of a binary number to the left.

Extract Bits from Binary Numbers

Extract n-th bit from a binary number.

Calculate Parity

Count parity of a binary number.

Convert EBCDIC to Binary

Convert EBCDIC characters to binary values.

Convert Binary to EBCDIC

Convert binary bits to EBCDIC symbols.

Swap Binary Endianness

Change endianness of a binary number.

Convert Little Endian Binary to Big Endian Binary

Convert a binary number from little endian to big endian.

Convert Big Endian Binary to Little Endian Binary

Convert a binary number from big endian to little endian.

Convert a Floating Point Number to Binary

Find the binary representation of a floating point number.

Convert a Binary Number to Floating Point

Decode a binary number to a floating point number.

Binarize an Image

Convert any image to binary colors.

Convert Binary Values to a Bitmap

Convert a binary string to a bitmap image.

Convert a Bitmap to Binary Numbers

Convert a bitmap image to zeros and ones.

Duplicate Bits in Bytes

Replace each bit with two bits in each byte.

Convert Bits to Bytes

Group bits together to create bytes.

Convert Bytes to Bits

Expand bytes into individual bits.

Split Binary Values

Split a binary number into smaller binary numbers.

Join Binary Values

Join multiple smaller binary numbers into a single binary.

Slice Binary Values

Extract a part of a binary number.

Replace Binary Values

Substitute ones and zeros with any other values.

Pad Binary Values

Add signed or unsigned padding to binary numbers.

Truncate Binary Values

Drop leading or trailing bits and make a binary value shorter.

Randomly Flip Binary Bits

Introduce random errors in binary values.

Color Binary Numbers

Print the same binary numbers in the same colors.

Color Binary Bits

Use two different colors for binary zeros and ones.

Compare Binary Streams

See the difference between two binary blobs of bytes.

Visualize Binary Operations

Create visualizations of and, or, xor, not binary ops.

Create a Binary ZigZag

Make binary bits go in a zigzag.

Create a Binary Spiral

Make binary bits go in a spiral.

Create a Binary Circle

Make binary bits go in a circle.

Create a Binary Square

Create a sqaure shape from binary bits.

Generate Random Bits

Create a sequence of random binary bits.

Generate Random Nibbles

Create a sequence of random binary nybbles.

Generate Random Bytes

Create a sequence of random binary octets.

Generate Random Words

Create a sequence of random binary words.

Generate Random Double Words

Create a sequence of random binary long words.

Generate Binary Look-and-Say

Create a look-and-say sequence in base-2.

RLE-encode a Binary Number

Apply run length encoding algorithm on a binary sequence.

RLE-decode a Binary Number

Decode a previously RLE-encoded binary sequence.

Spell a Binary Number

Spell a binary number in words.

Analyze Binary Data

Print statistics of the input binary values.


Subscribe!

Subscribe to our updates. We'll let you know when we release new tools, features, and organize online workshops.

Enter your email here


Feedback. We'd love to hear from you! 👋