Binary Translator
Convert hexadecimal, decimal, octal, binary and text.
Features of Binary Translator
Binary to Hexadecimal, Binary to Decimal, Binary to Octal, Binary to Text.
Hexadecimal to Binary, Hexadecimal to Decimal, Hexadecimal to Octal, Hexadecimal to Text.
Decimal to Binary, Decimal to Hexadecimal, Decimal to Octal, Decimal to Text.
Octal to Binary, Octal to Hexadecimal, Octal to Decimal, Octal to Text.
Text to Binary, Text to Hexadecimal, Text to Decimal, Text to Octal.
What is binary?
Binary is a base-2 number system invented by Gottfried Leibniz that's made up of only two numbers or digits: 0 (zero) and 1 (one). This numbering system is the basis for all binary code, which is used to write digital data such as the computer processor instructions used every day. Read more
What is hexadecimal?
Alternatively referred to as base-16 or hex, the hexadecimal numbering system uses combinations of 16 character digits to represent numbers. Hexadecimal uses all ten numbers in the decimal system (0, 1, 2, 3, 4, 5, 6, 7, 8, and 9) and letters A through F. For example, "computer hope" in hexadecimal becomes "636f6d707574657220686f7065".
Anyone who has designed a web page has encountered hexadecimal value when doing colors. For example, to create red text use the HTML color code #FF0000, which translates to 255 red, 0 green, and 0 blue in hexadecimal. Numbers with a "0x" (zero and x) prefix indicate the number shown is a hexadecimal number. Read more
What is decimal?
Alternatively referred to as base-10 and denary, decimal is a numbering system comprised of the numerals 0 to 9 that was first used by the Chinese in 1350 B.C. Read more
What is octal?
Octal is a base-8 number system commonly used to represent binary numbers and other numbers in a shorter form. Below is a basic chart of how a binary number is converted to an octal number. Read more
File size exceeds limit.
You can not upload any more files.