Octal and Hex Number Display
See also Base64.
Octal and hex are a convenient way to represent binary numbers, as used by computers. Computer engineers often need to write out binary quantities, but in practice writing out a binary number such as 1001001101010001 is tedious, and prone to errors. Therefore, binary quantities are written in a base-8, or "octal", or, much more commonly, a base-16, "hexadecimal" or "hex", number format. In the decimal system, there are 10 digits, 0 through 9, which combine to form numbers. In an octal system, there are only 8 digits, 0 through 7. That is, an octal "10" is the same as a decimal "8", an octal "20" is a decimal "16", and so on. In a hexadecimal system, there are 16 digits, 0 through 9 followed, by convention, with A through F. That is, a hex "10" is the same as a decimal "16" and a hex "20" is the same as a decimal "32". An example and comparison of numbers in different bases is described in the chart below.
Read more about this topic: Computer Number Format
Famous quotes containing the words number and/or display:
“At thirty years a woman asks her lover to give her back the esteem she has forfeited for his sake; she lives only for him, her thoughts are full of his future, he must have a great career, she bids him make it glorious; she can obey, entreat, command, humble herself, or rise in pride; times without number she brings comfort when a young girl can only make moan.”
—HonorĂ© De Balzac (17991850)
“Life is extraordinarily suave and sweet with certain natural, witty, affectionate people who have unusual distinction and are capable of every vice, but who make a display of none in public and about whom no one can affirm they have a single one. There is something supple and secret about them. Besides, their perversity gives spice to their most innocent occupations, such as taking a walk in the garden at night.”
—Marcel Proust (18711922)