Depends on the context. Is it used just for math? If so, then it is just a different mathematical procedure.
Is it used for computers or electronics? If so, then the bits (binary digits) represent power being supplied somewhere. 0 (which universally means nothing) represents off, or no power or charge. 1 represents the object having a charge or power.
In networking, 0 means nothing and 1 means there is data in that area. Take for instance, if you were writing the binary notation of an IP address, you would first write out the place values:
128 64 32 16 8 4 2 1
Next, you write out the IP Address. Each spot between the periods represent bytes of data. These consist of 8 bits (or binary digits).
192.168.0.1
00000000.00000000.00000000.00000000 (this is an example laying out how the IP address would look in binary notation; notice how long it is?)
Now, imagine the little chart in bold above this above each byte of data. To find out the binary form of each IP block, you would first have to do some math.
Here's an example for 192: Ask these questions:
128 64 32 16 8 4 2 1
..1....1...0....0.0.0.0.0
Basically, the binary for 192 is 11000000. Now you do the same for the other blocks.
168 = 10101000
128 64 32 16 8 4 2 1
..1....0...1....0.1.0.0.0
0 = 00000000
1 = 00000001
128 64 32 16 8 4 2 1
..0....0...0....0.0.0.0.1
Now, you put all of the blocks to get the binary notation of 192.168.0.1, which is: 11000000.10101000.00000000.00000001
Confusing? I know. I had a hard time when I first learned the binary counting system.
It's a contraction of the two words binary digit
Binary coded decimal. Each decimal digit is represented by its binary equivalent.
bit = binary digit
Binary Digit Binary Digit
A 0 or 1 in a binary number is called a bit. A binary number is made up of only ones and zeroes.
No, binary is a number system.A binary digit is called a bit.
1 is a single digit, 0 is the absence of a digit.
The only two numbers that represent a binary digit are 0 and 1
Each 4-digit string of binary digits is equivalent to 1 single hexadecimal digit.
bit?
"bit"
Binary Digit