InternetNews.com - Webopedia: Online Dictionary for Computer and Internet Terms
 


   

Partner With Us
















Enter a keyword...
...or choose a category.

binary
Last modified: Friday, March 21, 2003  

Pertaining to a number system that has just two unique digits. For most purposes, we use the decimal number system, which has ten unique digits, 0 through 9. All other numbers are then formed by combining these ten digits. Computers are based on the binary numbering system, which consists of just two unique numbers, 0 and 1. All operations that are possible in the decimal system (addition, subtraction, multiplication, division) are equally possible in the binary system.

We use the decimal system in everyday life because it seems more natural (we have ten fingers and ten toes). For the computer, the binary system is more natural because of its electrical nature (charged versus uncharged).

In the decimal system, each digit position represents a value of 10 to the position's power. For example, the number 345 means:

3 three 100s (10 to the 2nd power)

plus

4 four 10s (10 to the first power)

plus

5 five 1s (10 to the zeroth power)

In the binary system, each digit position represents a value of 2. For example, the binary number 1011 equals:

1 one 8 (2 to the 3rd power)

plus

0 zero 4s (2 to the 2nd power)

plus

1 one 2 (2 to the first power)

plus

1 one 1 (2 to the zeroth power)

So a binary 1011 equals a decimal 11.

Because computers use the binary number system, powers of 2 play an important role. This is why everything in computers seems to come in 8s (2 to the 3rd power), 64s (2 to the 6th power), 128s (2 to the 7th power), and 256s (2 to the 8th power).

Programmers also use the octal (8 numbers) and hexadecimal (16 numbers) number systems because they map nicely onto the binary system. Each octal digit represents exactly three binary digits, and each hexadecimal digit represents four binary digits.

Related Categories
  • Data Formats
  • Related Terms
  • binary format
  • DBCS
  • decimal
  • hexadecimal
  • Huffman compression
  • octal
  • quantum computing
  • qubit
  • Shopping
    binary Products
    Compare Products,Prices and Stores

    Shop by Category:
    Watches
    34 Store Offers

    Toys
    10 Store Offers

    Cellular Accessories
    231 Store Offers

    Clothing
    112 Store Offers

     
    Related Links

    Binary Converter
    Just enter the decimal number and the script will output the binary equivalent!

    Data Representation
    This is Chapter 1 of Randall Hyde's book, "Art of Assembly Language." It describes the binary and hexadecimal numbering systems, binary data organization (bits, nibbles, bytes, words, and double words), signed and unsigned numbering systems, arithmetic, logical, shift, and rotate operations on binary values, bit fields and packed data, and the ASCII character set.


    Add internetnews.com
    to your browser search box.

    IE 7 | Firefox 2.0 | Firefox 1.5.x

    Receive news
    via our XML/RSS:
    feed

    More InternetNews.com


    Hardware Software Mobility Web Content
    Search Government Developer Business
    Storage E-Commerce Networking Security



    internet.commediabistro.comJusttechjobs.comGraphics.com

    Search:

    WebMediaBrands Corporate Info

    Legal Notices, Licensing, Permissions, Privacy Policy.
    Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs