Jump to content

Binary Code

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Ryan524~enwiki (talk | contribs) at 07:00, 5 April 2004 (all about binary code, i will create graphics in paint soon to show how to convert.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Binary code, it the use of 0's and 1's that a computer uses, 0 means their is an electrical current 0 means no electrical current. each 0 or 1 is one bit. eight bits = one byte, one bye is usually a character you will need to know ASCII Equivelants by looking at a ASCII Table to translate to of from binary.