Kahendsüsteem
Kahendsüsteem, also known as binary system, is a numeral system that uses only two digits: 0 and 1. It is the foundation of digital computing and electronic systems. In the binary system, each digit, or bit, represents a power of two, starting from the rightmost bit which represents 2^0 (or 1). The value of each subsequent bit to the left is double the value of the previous one.
The binary system is used because it directly corresponds to the two stable states of electronic circuits:
Conversion between binary and decimal (base-10) systems is straightforward. To convert a binary number to decimal,
The binary system is also used in other fields, such as telecommunications and data storage, due to