How Big Is a 0 or 1? Meet the Bit
A bit is one of the smallest units of binary information and can represent 0 or 1.
Explore hardware, data, and how computers work together.
47 articles
A bit is one of the smallest units of binary information and can represent 0 or 1.
A CPU quickly switches between programs, while multiple cores can process tasks at the same time.
Keyboards and mice turn presses, movement and clicks into digital signals.
To convert binary to decimal, mark the place values 1, 2, 4, 8 and add the places containing 1.
To convert a decimal number to binary, repeatedly divide by 2 and read the remainders backwards.
Binary uses only 0 and 1; its place values are 1, 2, 4, 8 and 16.
Chinese characters are represented through character encodings too.
A program eventually becomes machine instructions that a CPU can execute.
Different file formats organize data in different ways.