Content deleted Content added
→Types of six-bit codes: Rearranged to discuss DEC SIXBIT in only one section, and to clarify difference between DEC and ECMA codes |
Adding short description: "Computer encoding of characters" |
||
Line 1:
{{Short description|Computer encoding of characters}}
{{Use dmy dates|date=May 2019|cs1-dates=y}}
A '''six-bit character code''' is a [[character encoding]] designed for use on computers with [[word length]]s a multiple of 6. Six bits can only encode 64 distinct characters, so these codes generally include only the upper-case letters, the numerals, some punctuation characters, and sometimes control characters. The [[IBM 7 track|7-track]] [[Magnetic tape data storage|magnetic tape]] format was developed to store data in such codes, along with an additional [[parity bit]].
|