Category Archives: BCD Code

Octal Number System | Octal to Decimal Binary & Hexadecimal Conversion

The Octal Number System is another type of computer and digital base number system. Octal Number System is very similar in principle to the previous hexadecimal numbering system except that in Octal, a binary number is divided up into groups of only 3 bits, with each group or set of bits having a distinct value… Read More »

Binary, Hexadecimal, Octal, and BCD Numbers

After reading this article, you shall be able to: Convert between binary and decimal numbers. Convert between decimal and binary fractions. Convert between binary and hexadecimal numbers. Convert between decimal and hexadecimal numbers. Convert between binary and octal numbers. Convert between binary and BCD numbers. The decimal number system is fine for calculations done by… Read More »

Conversion Table Decimal – Hexadecimal – Binary

Below is a complete table that can help you understand the relation between decimal to binary and binary to decimal conversion. This table also includes the equivalent values of hexadecimal numbers. You can search our website for more detail on this topic, we have plenty of pages that cover the number system conversions. The decimal… Read More »

What is BCD? Binary Coded Decimal Learning Guide

We all have heard about the binary numbers and binary coded decimals and we also know that these are used inside the computers for the computation and processing of our commands. In digital electronics study students mostly as this question that What is BCD? In computer & electronics Binary Coded Decimal or BCD is a class of… Read More »