Binary Encoder Tool - Binary Converter

Share:

This online encoder tool converts your ASCII Text, Decimal, Hex / Hexadecimal or Octal data to Binary value. Text to binary, decimal to binary, hex to binary and octal to binary

Select the data type you want to encoded. Then enter or paste your data in the first text box and click Encode To Binary button.

*


About Binary Conversion Tool

Binary Encoder

This tool converts the data in ASCII, Decimal, Hexadecimal or Octal to Binary code.

  • ASCII Text to Binary Encoder / Converter.
  • Decimal to Binary Encoder / Converter.
  • Hexadecimal to Binary Encoder / Converter.
  • Octal to Binary Encoder / Converter.

Steps for using the binary encoder tool:

  1. First select the type of the data you want to convert to binary.
  2. Then enter or paste your data in the first text box and click Encode To Binary button.
  3. The text, decimal, hex or octal data will be encoded to binary format and appears in the second box below.

ASCII Text to binary conversion

If you select Text option in the tool, it will convert the text data to binary value. In text to binary conversion, text value of "0" is converted to 8bit binary string "00110000."

For example, the binary format for "www.mytecbits.com" is "01110111 01110111 01110111 00101110 01101101 01111001 01110100 01100101 01100011 01100010 01101001 01110100 01110011 00101110 01100011 01101111 01101101".

Decimal to binary conversion

In decimal to binary conversion, decimal value of "0" is converted to binary string "0000."

For example, the binary format for "123456789" is "111010110111100110100010101".

Hexadecimal to binary conversion

In hex or Hexadecimal to binary conversion, hex value of "0xA" is converted to binary string "1010."

For example, the binary format for "75bcd15" is "111010110111100110100010101".

Octal to binary conversion

In octal to binary conversion, octal value of "7" is converted to binary string "111."

For example, the binary format for "726746425" is "111010110111100110100010101".

Reference


Page Last Modified On: Jul 23, 2021


Disclaimer: We took every effort to provide higher level of accuracy in the calculators, converters and tools we have added to www.MyTecBits.com Tools section. But, we cannot give any guarantee or can be held responsible for any errors, defects, faults or mistakes in any of the calculators, converters or tools. Please see detailed terms of use and liability disclaimer in Terms of Use Page.

Follow Us