Content deleted Content added
Guy Harris (talk | contribs) →AIS SixBit ASCII: Put the mention of the automatic identification system into the body. |
m punctuation fix |
||
(One intermediate revision by one other user not shown) | |||
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
==Types of six-bit codes==
Line 18:
The TTS code had two pairs of shift codes allowing a total of four shift states. The first operated much like a keyboard's shift key and selected between a lower-case and digits repertoire, and an upper-case and symbols one. A second pair of Linotype-specific "lower rail" and "upper rail" shift codes would select an alternate (usually italic) font.
===BCD six-bit
Six-bit [[BCD (
===COBOL databases six-bit code===
|