Binary code: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Reverted Mobile edit Mobile web edit
Line 7:
[[File:Binary to Hexadecimal or Decimal.jpg|thumb|Binary to Hexadecimal or Decimal]]
 
A [[bit string]], interpreted as a binary number, can be [[binary number#Decimal|translated into a decimal number]]. For example, the [[letter case|lower case]] ''a'', if represented by the bit string <code>01100001011001101001</code> (as it is in the standard [[ASCII]] code), can also be represented as the decimal number 97.
 
==History of binary codes==