This is an old revision of this page, as edited by 216.186.33.4(talk) at 20:10, 24 January 2005(rvert its a seperate article form ASCII please don't make it redirect, please discuss on talk page first). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.Revision as of 20:10, 24 January 2005 by 216.186.33.4(talk)(rvert its a seperate article form ASCII please don't make it redirect, please discuss on talk page first)
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.