Skip to content
binary-coded decimal

File:Binary_clock.svg · Wikimedia Commons · See Wikimedia Commons

EntityQ276582· pop 43· linked from 463 articles

binary-coded decimal

Sign in to save

Also known as BCD, binary coded decimal, BCD encoding, BCD code, BCD number

class of binary encodings of decimal numbers where each decimal digit is represented by a fixed number of bits, usually four or eight. Special bit patterns are sometimes used for a sign or for other indications

Wikidata facts

Image
Code BCD.svg
Show 1 more fact
Commons category
Binary code
Sources (1)

via Wikidata · CC0

~32 min read

Article

A binary clock might use LEDs to express binary values. In this clock, each column of LEDs shows a binary-coded decimal numeral of the traditional sexagesimal time.

In computing and electronic systems, binary-coded decimal (BCD) is a class of binary encodings of decimal numbers where each digit is represented by a fixed number of bits, usually four or eight. Sometimes, special bit patterns are used for a sign or other indications (e.g. error or overflow).

Connections

Categories