This is an old revision of this page, as edited by Nickj(talk | contribs) at 03:30, 8 November 2004(Wrap square brackets in nowiki tags to prevent problem detection by the Wiki Syntax Project.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 03:30, 8 November 2004 by Nickj(talk | contribs)(Wrap square brackets in nowiki tags to prevent problem detection by the Wiki Syntax Project.)
Binary code refers to the use of 0s and 1s by a computer. 1 means there is an electrical current, and 0 means there is no electrical current. Each 0 or 1 is one bit. Eight bits = one byte. One byte is usually a character. You can use an ASCII Table to translate to or from binary and ASCII equivalants.