Tuesday, September 13, 2011

ASCII Encoding

ASCII Characters are only 7 bit in size for representation.
Still 1 byte per character is used for storage.

Because,

Additional one bit stores the parity.



So, the 8 bit code has Error Detection Capability up to one bit but no error correction capability.

No comments:

Post a Comment