Fieldata#SAC

{{short description|Military communication project and ASCII precursor}}

{{Use dmy dates|date=May 2019|cs1-dates=y}}

{{infobox character encoding

| name = FIELDATA character encoding

| caption = Military primary (1xxxxxx) code, a representative military supervisory (0xxxxxx) code, UNIVAC graphical code.

| image = Fieldata.svg

| classification = 7-bit or 6-bit basic Latin encoding

| prev = ITA 2

| next = US-ASCII

}}

FIELDATA (also written as Fieldata) was a pioneering computer project run by the US Army Signal Corps in the late 1950s that intended to create a single standard (as defined in MIL-STD-188A/B/C{{sfn|Mackenzie|1980}}{{citation |title=Military Communication System Technical Standard, MIL-STD-188A |date=1958-04-25}}{{citation |title=Military Communication System Technical Standard, MIL-STD-188B |date=1964-02-24}}{{citation |title=Military Communication System Technical Standard, MIL-STD-188C |date=1969-11-24}}) for collecting and distributing battlefield information. In this respect it could be thought of as a generalization of the US Air Force's SAGE system that was being created at about the same time.

Unlike SAGE, FIELDATA was intended to be much larger in scope, allowing information to be gathered from any number of sources and forms. Much of the FIELDATA system was the specifications for the format the data would take, leading to a character set that would be a huge influence on ASCII a few years later.{{sfn|Mackenzie|1980}}{{sfn|Jennings|2020}} FIELDATA also specified the message formats and even the electrical standards for connecting FIELDATA-standard machines together.

Another part of the FIELDATA project was the design and construction of computers at several different scales, from data-input terminals at one end, to theatre-wide data processing centers at the other. Several FIELDATA-standard computers were built during the lifetime of the project, including the transportable MOBIDIC from Sylvania, and the BASICPAC and LOGICPAC from Philco. Another system, ARTOC, was intended to provide graphical output (in the form of photographic slides),{{cite book |last1=Kent |first1=Allen |last2=Lancour |first2=Harold |title=Encyclopedia of Library and Information Science: Volume 5 - Circulation to Coordinate Indexing |date=1971 |publisher=CRC Press |isbn=9780824720056 |pages=395, 398 |url=https://books.google.com/books?id=dvWkHF_6NAgC&q=%22ARTOC%22&pg=PA395 |language=en}}{{cite web |title=Army Tactical Operations Central (ARTOC) information system |url=http://sr-ix.com/ARCHIVE/ARTOC/index.html |website=sr-ix.com}}{{cite book |title=Man in Command Information Processing Systems--A Research Program |date=1963 |pages=1–4 |chapter-url=https://apps.dtic.mil/sti/citations/ADA079172 |language=en |chapter=THE ARTOC}} but was never completed.

Because FIELDATA did not specify codes for interconnection and data transmission control, different systems (like "STANDARD FORM", "COMLOGNET Common language code", "SACCOMNET (465L) Control Code"{{cite book |title=Reference Data for Radio Engineers |author=International Telephone & Telegraph Corporation (ITT) |date=1968 |edition=5 |pages=Appendix |isbn= 978-0-672-20678-8 |publisher=Howard W. Sams and Co. |url=https://books.google.com/books?id=1N1FAQAAIAAJ |access-date=2016-05-23}}{{sfn|Jennings|2020}}) used different control functions. Intercommunication between them was difficult.{{sfn|Mackenzie|1980}}

FIELDATA is the original character set used internally in UNIVAC computers of the 1100 series, each six-bit character contained in six sequential bits of the 36-bit word of that computer. The direct successor to the UNIVAC 1100 is the Unisys 2200 series computers, which used FIELDATA (although ASCII is now also common with each character encoded in 1/4 of a word, or 9 bits). Because some of the FIELDATA characters are not represented in ASCII, the Unisys 2200 uses '^', '"' and '_' characters for codes 004oct, 076oct and 077oct respectively.

The FIELDATA project ran from 1956{{citation needed|reason=Some sources state 1957 rather than 1956. Research the truth. |date=May 2016}} until it was stopped during a reorganization in 1962.{{citation needed|reason=If stopped in 1962, what was the FIELDATA-specific stuff in MIL-STD-188C as of 1969 then? |date=May 2016}}

{{anchor|IDL|CUC|CLC|CHT|CCR|CSP|D0|D1|D2|D3|D4|D5|D6|D7|D8|D9|SCB|SBK|RTT|RTR|NRR|EBE|EBK|EOF|ECB|ACK|RPT|INS|NIS|CWF|SAC|SPC|DEL|MS|UC|LC|SP}}FIELDATA characters

= Military =

class="wikitable" style="text-align: center"

!Tag Bit (1)!!Indicator Bits (2)!!Detail Bits (4)!!Binary Bits (1+6)!!Decimal!!Octal!!Glyph!!Name!!Comment

colspan=9|Supervisory code (tag bit 0)
00000000:0000000000Blank / Idle (IDL)
00000010:0000011001Control Upper Case (CUC)
00000100:0000102002Control Lower Case (CLC)
00000110:0000113003Control Tab (CHT)
00001000:0001004004Control Carriage Return (CCR)
00001010:0001015005Control Space (CSP)
00001100:0001106006a|rowspan=26 style="vertical-align: top; text-align: left; max-width: 10em"|The first two rows of the supervisory code are not used in all applications, only where "alphabetic supervisory information" is required.{{sfn|Leubbert|1960a|p=196}} COMLOGNET omits them, while SACCOMNET includes additional control characters in place of the supervisory letters.{{sfn|Jennings|2020}}
00001110:0001117007b
00010000:0010008010c
00010010:0010019011d
00010100:00101010012e
00010110:00101111013f
00011000:00110012014g
00011010:00110113015h
00011100:00111014016i
00011110:00111115017j
00100000:01000016020k
00100010:01000117021l
00100100:01001018022m
00100110:01001119023n
00101000:01010020024o
00101010:01010121025p
00101100:01011022026q
00101110:01011123027r
00110000:01100024030s
00110010:01100125031t
00110100:01101026032u
00110110:01101127033v
00111000:01110028034w
00111010:01110129035x
00111100:01111030036y
00111110:01111131037z
01000000:10000032040βDial 0 (D0)rowspan=3 style="text-align: left;"|Graphical in COMLOGNET variant.{{sfn|Jennings|2020}}
01000010:10000133041#Dial 1 (D1)
01000100:10001034042tDial 2 (D2)
01000110:10001135043Dial 3 (D3)
01001000:10010036044Dial 4 (D4)
01001010:10010137045@Dial 5 (D5)rowspan=3 style="text-align: left;"|Graphical in COMLOGNET variant.
01001100:10011038046%Dial 6 (D6)
01001110:10011139047¢Dial 7 (D7)
01010000:10100040050Dial 8 (D8)style="text-align: left;"|BEL in COMLOGNET.
01010010:10100141051&Dial 9 (D9)rowspan=5 style="text-align: left;"|Graphical in COMLOGNET variant.
01010100:10101042052ΣStart of Control Block (SCB, SOC)
01010110:10101143053Start of Block (SBK, SOB)
01011000:10110044054Spare, SOD
01011010:10110145055°Spare
01011100:10111046056Spare
01011110:10111147057Spare, Stop
01100000:11000048060Ready to Transmit (RTT)
01100010:11000149061Ready to Receive (RTR)
01100100:11001050062Not Ready to Receive (NRR)
01100110:11001151063End of Blockette (EBE, EOBK)
01101000:11010052064End of Block (EBK, EOB)
01101010:11010153065End of File (EOF)
01101100:11011054066End of Control Block (ECB, EOC)
01101110:11011155067Acknowledge Receipt (ACK, ACR)
01110000:11100056070Repeat Block (RPT, RBK)
01110010:11100157071Sparerowspan=4 style="text-align: left;"|Ordered ISN, NISN, CWF, Spare in some variants.{{sfn|Jennings|2020}}
01110100:11101058072Interpret Sign (INS, ISN)
01110110:11101159073Non-Interpret Sign (NIS, NISN)
01111000:11110060074Control Word Follows (CWF)
01111010:11110161075S.A.C. (SAC)
01111100:11111062076Special Character (SPC)style="text-align:left"|ASCII ESC.{{sfn|Jennings|2020}}
01111110:11111163077Delete (DEL)
colspan=9|Primary code (tag bit 1)
10000001:00000064100Master Space (MS)
10000011:00000165101Upper Case (UC)
10000101:00001066102Lower Case (LC)
10000111:00001167103Tab (HT)
10001001:00010068104Carriage Return (CR)
10001011:00010169105Blank / Space (SP)
10001101:00011070106A
10001111:00011171107B
10010001:00100072110C
10010011:00100173111D
10010101:00101074112E
10010111:00101175113F
10011001:00110076114G
10011011:00110177115H
10011101:00111078116I
10011111:00111179117J
10100001:01000080120K
10100011:01000181121L
10100101:01001082122M
10100111:01001183123N
10101001:01010084124O
10101011:01010185125P
10101101:01011086126Q
10101111:01011187127R
10110001:01100088130S
10110011:01100189131T
10110101:01101090132U
10110111:01101191133V
10111001:01110092134W
10111011:01110193135X
10111101:01111094136Y
10111111:01111195137Z
11000001:10000096140)
11000011:10000197141|
|
11000101:10001098142+
11000111:10001199143<
11001001:100100100144=
11001011:100101101145>
11001101:100110102146_style="text-align:left"|& in UNIVAC.
11001111:100111103147$
11010001:101000104150*
11010011:101001105151(
11010101:101010106152"style="text-align:left"|% in UNIVAC.
11010111:101011107153:
11011001:101100108154?
11011011:101101109155!
11011101:101110110156,
11011111:101111111157Stop (ST)
11100001:1100001121600
11100011:1100011131611
11100101:1100101141622
11100111:1100111151633
11101001:1101001161644
11101011:1101011171655
11101101:1101101181666
11101111:1101111191677
11110001:1110001201708
11110011:1110011211719
11110101:111010122172'
11110111:111011123173;
11111001:111100124174/
11111011:111101125175.
11111101:111110126176Special Character (SPEC)
11111111:111111127177Backspace (BS)

= UNIVAC =

The code version used on the UNIVAC was based on the second half (primary code) of the military version with some changes.{{sfn|Walker|1996}}

class="wikitable" style="text-align: center"

!Indicator Bits (2)!!Detail Bits (4)!!Binary Bits (6)!!Decimal!!Octal!!Glyph!!Name!!Comments

000000000000000@style="text-align:left;"|Sometimes switched with Δ{{sfn|Walker|1996}}
000001000001101[
000010000010202]
000011000011303#style="text-align:left;"|Line Feed (LF) on 1107 and 1108{{sfn|Walker|1996}}
000100000100404ΔDeltastyle="text-align:left;"|Carriage Return (CR) on 1107 and 1108{{sfn|Walker|1996}}
000101000101505Blank / Space (SP)
000110000110606A
000111000111707B
001000001000810C
001001001001911D
0010100010101012E
0010110010111113F
0011000011001214G
0011010011011315H
0011100011101416I
0011110011111517J
0100000100001620K
0100010100011721L
0100100100101822M
0100110100111923N
0101000101002024O
0101010101012125P
0101100101102226Q
0101110101112327R
0110000110002430S
0110010110012531T
0110100110102632U
0110110110112733V
0111000111002834W
0111010111012935X
0111100111103036Y
0111110111113137Z
1000001000003240)
1000011000013341|
|
1000101000103442+
1000111000113543<
1001001001003644=
1001011001013745>
1001101001103846&style="text-align:left;"|Changed from _ in military version.
1001111001113947$
1010001010004050*
1010011010014151(
1010101010104252%style="text-align:left;"|Changed from " in military version.
1010111010114353:
1011001011004454?
1011011011014555!
1011101011104656,
1011111011114757\style="text-align:left;"|Stop sign (🛑︎) on 1107 and 1108{{sfn|Walker|1996}}
11000011000048600
11000111000149611
11001011001050622
11001111001151633
11010011010052644
11010111010153655
11011011011054666
11011111011155677
11100011100056708
11100111100157719
1110101110105872'
1110111110115973;
1111001111006074/
1111011111016175.
1111101111106276Lozenge
1111111111116377Not Equalstyle="text-align:left;"|Idle character (IDLE) on some models{{sfn|Walker|1996}}

Character map

=Military version=

The following table is representative of a reference version of the military set, as described in {{harvtxt|Leubbert|1960b}}. Various other variants exist, with in some cases dramatic differences in the supervisory code (the first four rows 0–3).{{sfn|Jennings|2020}} The letters in the first two rows are intended for use in "alphabetic supervisory information".{{sfn|Leubbert|1960a|p=196}}

{{chset-table-header1|FIELDATA (military){{sfn|Jennings|2020}}{{sfn|Leubbert|1960b}}}}
{{chset-left1|0x}}

|{{chset-ctrl1|0 U+0000 NULL| IDL}}

|{{chset-ctrl1|1 |CUC}}

|{{chset-ctrl1|2 |CLC}}

|{{chset-ctrl1|3 U+0009 CHARACTER TABULATION|CHT}}

|{{chset-ctrl1|4 U+000D CARRIAGE RETURN (CR)|CCR}}

|{{chset-ctrl1|5 U+0020 SPACE|CSP}}

|{{chset-cell1|u=0061|6 U+0061 LATIN SMALL LETTER A|a}}

|{{chset-cell1|u=0062|7 U+0062 LATIN SMALL LETTER B|b}}

|{{chset-cell1|u=0063|8 U+0063 LATIN SMALL LETTER C|c}}

|{{chset-cell1|u=0064|9 U+0064 LATIN SMALL LETTER D|d}}

|{{chset-cell1|u=0065|10 U+0065 LATIN SMALL LETTER E|e}}

|{{chset-cell1|u=0066|11 U+0066 LATIN SMALL LETTER F|f}}

|{{chset-cell1|u=0067|12 U+0067 LATIN SMALL LETTER G|g}}

|{{chset-cell1|u=0068|13 U+0068 LATIN SMALL LETTER H|h}}

|{{chset-cell1|u=0069|14 U+0069 LATIN SMALL LETTER I|i}}

|{{chset-cell1|u=006A|15 U+006A LATIN SMALL LETTER J|j}}

{{chset-left1|1x}}

|{{chset-cell1|u=006B|16 U+006B LATIN SMALL LETTER K|k}}

|{{chset-cell1|u=006C|17 U+006C LATIN SMALL LETTER L|l}}

|{{chset-cell1|u=006D|18 U+006D LATIN SMALL LETTER M|m}}

|{{chset-cell1|u=006E|19 U+006E LATIN SMALL LETTER N|n}}

|{{chset-cell1|u=006F|20 U+006F LATIN SMALL LETTER O|o}}

|{{chset-cell1|u=0070|21 U+0070 LATIN SMALL LETTER P|p}}

|{{chset-cell1|u=0071|22 U+0071 LATIN SMALL LETTER Q|q}}

|{{chset-cell1|u=0072|23 U+0072 LATIN SMALL LETTER R|r}}

|{{chset-cell1|u=0073|24 U+0073 LATIN SMALL LETTER S|s}}

|{{chset-cell1|u=0074|25 U+0074 LATIN SMALL LETTER T|t}}

|{{chset-cell1|u=0075|26 U+0075 LATIN SMALL LETTER U|u}}

|{{chset-cell1|u=0076|27 U+0076 LATIN SMALL LETTER V|v}}

|{{chset-cell1|u=0077|28 U+0077 LATIN SMALL LETTER W|w}}

|{{chset-cell1|u=0078|29 U+0078 LATIN SMALL LETTER X|x}}

|{{chset-cell1|u=0079|30 U+0079 LATIN SMALL LETTER Y|y}}

|{{chset-cell1|u=007A|31 U+007A LATIN SMALL LETTER Z|z}}

{{chset-left1|2x}}

|{{chset-ctrl1|32 | D0 }}

|{{chset-ctrl1|33 | D1 }}

|{{chset-ctrl1|34 | D2 }}

|{{chset-ctrl1|35 | D3 }}

|{{chset-ctrl1|36 | D4 }}

|{{chset-ctrl1|37 | D5 }}

|{{chset-ctrl1|38 | D6 }}

|{{chset-ctrl1|39 | D7 }}

|{{chset-ctrl1|40 | D8 }}

|{{chset-ctrl1|41 | D9 }}

|{{chset-ctrl1|42 |SCB}}

|{{chset-ctrl1|43 U+0001 START OF HEADING|SBK}}

|{{chset-cell1|44

style=background:#DDD}}

|{{chset-cell1|45

style=background:#DDD}}

|{{chset-cell1|46

style=background:#DDD}}

|{{chset-cell1|47

style=background:#DDD}}
{{chset-left1|3x}}

|{{chset-ctrl1|48 |RTT}}

|{{chset-ctrl1|49 |RTR}}

|{{chset-ctrl1|50 |NRR}}

|{{chset-ctrl1|51 |EBE}}

|{{chset-ctrl1|52 U+0017 END OF TRANSMISSION BLOCK|EBK}}

|{{chset-ctrl1|53 |EOF}}

|{{chset-ctrl1|54 |ECB}}

|{{chset-ctrl1|55 U+0006 ACKNOWLEDGE|ACK}}

|{{chset-ctrl1|56 U+0015 NEGATIVE ACKNOWLEDGE|RPT}}

|{{chset-cell1|57

style=background:#DDD}}

|{{chset-ctrl1|58 | INS}}

|{{chset-ctrl1|59 | NIS}}

|{{chset-ctrl1|60 |CWF}}

|{{chset-ctrl1|61 |SAC}}

|{{chset-ctrl1|62 U+001B ESCAPE|SPC}}

|{{chset-ctrl1|63 U+007F DELETE|DEL}}

{{chset-left1|4x}}

|{{chset-ctrl1|64 | MS }}

|{{chset-ctrl1|65 | UC }}

|{{chset-ctrl1|66 | LC }}

|{{chset-ctrl1|67 U+0009 CHARACTER TABULATION| HT }}

|{{chset-ctrl1|68 U+000D CARRIAGE RETURN (CR)| CR }}

|{{chset-ctrl1|69 U+00A0 NON-BREAKING SPACE| SP }}

|{{chset-cell1|u=0041|70 U+0041 LATIN CAPITAL LETTER A|A}}

|{{chset-cell1|u=0042|71 U+0042 LATIN CAPITAL LETTER B|B}}

|{{chset-cell1|u=0043|72 U+0043 LATIN CAPITAL LETTER C|C}}

|{{chset-cell1|u=0044|73 U+0044 LATIN CAPITAL LETTER D|D}}

|{{chset-cell1|u=0045|74 U+0045 LATIN CAPITAL LETTER E|E}}

|{{chset-cell1|u=0046|75 U+0046 LATIN CAPITAL LETTER F|F}}

|{{chset-cell1|u=0047|76 U+0047 LATIN CAPITAL LETTER G|G}}

|{{chset-cell1|u=0048|77 U+0048 LATIN CAPITAL LETTER H|H}}

|{{chset-cell1|u=0049|78 U+0049 LATIN CAPITAL LETTER I|I}}

|{{chset-cell1|u=004A|79 U+004A LATIN CAPITAL LETTER J|J}}

{{chset-left1|5x}}

|{{chset-cell1|u=004B|80 U+004B LATIN CAPITAL LETTER K|K}}

|{{chset-cell1|u=004C|81 U+004C LATIN CAPITAL LETTER L|L}}

|{{chset-cell1|u=004D|82 U+004D LATIN CAPITAL LETTER M|M}}

|{{chset-cell1|u=004E|83 U+004E LATIN CAPITAL LETTER N|N}}

|{{chset-cell1|u=004F|84 U+004F LATIN CAPITAL LETTER O|O}}

|{{chset-cell1|u=0050|85 U+0050 LATIN CAPITAL LETTER P|P}}

|{{chset-cell1|u=0051|86 U+0051 LATIN CAPITAL LETTER Q|Q}}

|{{chset-cell1|u=0052|87 U+0052 LATIN CAPITAL LETTER R|R}}

|{{chset-cell1|u=0053|88 U+0053 LATIN CAPITAL LETTER S|S}}

|{{chset-cell1|u=0054|89 U+0054 LATIN CAPITAL LETTER T|T}}

|{{chset-cell1|u=0055|90 U+0055 LATIN CAPITAL LETTER U|U}}

|{{chset-cell1|u=0056|91 U+0056 LATIN CAPITAL LETTER V|V}}

|{{chset-cell1|u=0057|92 U+0057 LATIN CAPITAL LETTER W|W}}

|{{chset-cell1|u=0058|93 U+0058 LATIN CAPITAL LETTER X|X}}

|{{chset-cell1|u=0059|94 U+0059 LATIN CAPITAL LETTER Y|Y}}

|{{chset-cell1|u=005A|95 U+005A LATIN CAPITAL LETTER Z|Z}}

{{chset-left1|6x}}

|{{chset-cell1|u=0029|96 U+0029 RIGHT PARENTHESIS|)}}

|{{chset-cell1|u=002D|97 U+002D HYPHEN-MINUS|-}}

|{{chset-cell1|u=002B|98 U+002B PLUS SIGN|+}}

|{{chset-cell1|u=003C|99 U+003C LESS-THAN SIGN|<}}

|{{chset-cell1|u=003D|100 U+003D EQUALS SIGN|=}}

|{{chset-cell1|u=003E|101 U+003E GREATER-THAN SIGN|>}}

|{{chset-cell1|u=005F|102 U+005F LOW LINE|_}}

|{{chset-cell1|u=0024|103 U+0024 DOLLAR SIGN|$}}

|{{chset-cell1|u=002A|104 U+002A ASTERISK|*}}

|{{chset-cell1|u=0028|105 U+0028 LEFT PARENTHESIS|(}}

|{{chset-cell1|u=0022|106 U+0022 QUOTATION MARK|"}}

|{{chset-cell1|u=003A|107 U+003A COLON|:}}

|{{chset-cell1|u=003F|108 U+003F QUESTION MARK|?}}

|{{chset-cell1|u=0021|109 U+0021 EXCLAMATION MARK|!}}

|{{chset-cell1|u=002C|110 U+002C COMMA|,}}

|{{chset-ctrl1|111 |STOP}}

{{chset-left1|7x}}

|{{chset-cell1|u=0030|112 U+0030 DIGIT ZERO|0}}

|{{chset-cell1|u=0031|113 U+0031 DIGIT ONE|1}}

|{{chset-cell1|u=0032|114 U+0032 DIGIT TWO|2}}

|{{chset-cell1|u=0033|115 U+0033 DIGIT THREE|3}}

|{{chset-cell1|u=0034|116 U+0034 DIGIT FOUR|4}}

|{{chset-cell1|u=0035|117 U+0035 DIGIT FIVE|5}}

|{{chset-cell1|u=0036|118 U+0036 DIGIT SIX|6}}

|{{chset-cell1|u=0037|119 U+0037 DIGIT SEVEN|7}}

|{{chset-cell1|u=0038|120 U+0038 DIGIT EIGHT|8}}

|{{chset-cell1|u=0039|121 U+0039 DIGIT NINE|9}}

|{{chset-cell1|u=0027|122 U+0027 APOSTROPHE|'}}

|{{chset-cell1|u=003B|123 U+003B SEMICOLON|;}}

|{{chset-cell1|u=002F|124 U+002F SOLIDUS|/}}

|{{chset-cell1|u=002E|125 U+002E FULL STOP|.}}

|{{chset-ctrl1|126 |SPEC}}

|{{chset-ctrl1|127 U+0008 BACKSPACE| BS }}

=UNIVAC version=

The code version used on the UNIVAC was based on the second half (6-bit primary code) of the military version with some changes.{{sfn|Walker|1996}}

{{chset-table-header1|FIELDATA (UNIVAC){{sfn|Walker|1996}}}}
{{chset-left1|0x}}

|{{chset-cell1|u=0040|0 U+0040 COMMERCIAL AT|@|style=background:#FFD}}

|{{chset-cell1|u=005B|1 U+005B LEFT SQUARE BRACKET|[|style=background:#FFD}}

|{{chset-cell1|u=005D|2 U+005D RIGHT SQUARE BRACKET|]|style=background:#FFD}}

|{{chset-cell1|3 U+0023 NUMBER SIGN or U+000A LINE FEED|#/LF|style=background:#FFD}}

|{{chset-cell1|4 U+0394 GREEK CAPITAL LETTER DELTA or U+000D CARRIAGE RETURN|Δ/CR|style=background:#FFD}}

|{{chset-ctrl1|5 U+0020 SPACE| SP }}

|{{chset-cell1|u=0041|6 U+0041 LATIN CAPITAL LETTER A|A}}

|{{chset-cell1|u=0042|7 U+0042 LATIN CAPITAL LETTER B|B}}

|{{chset-cell1|u=0043|8 U+0043 LATIN CAPITAL LETTER C|C}}

|{{chset-cell1|u=0044|9 U+0044 LATIN CAPITAL LETTER D|D}}

|{{chset-cell1|u=0045|10 U+0045 LATIN CAPITAL LETTER E|E}}

|{{chset-cell1|u=0046|11 U+0046 LATIN CAPITAL LETTER F|F}}

|{{chset-cell1|u=0047|12 U+0047 LATIN CAPITAL LETTER G|G}}

|{{chset-cell1|u=0048|13 U+0048 LATIN CAPITAL LETTER H|H}}

|{{chset-cell1|u=0049|14 U+0049 LATIN CAPITAL LETTER I|I}}

|{{chset-cell1|u=004A|15 U+004A LATIN CAPITAL LETTER J|J}}

{{chset-left1|1x}}

|{{chset-cell1|u=004B|16 U+004B LATIN CAPITAL LETTER K|K}}

|{{chset-cell1|u=004C|17 U+004C LATIN CAPITAL LETTER L|L}}

|{{chset-cell1|u=004D|18 U+004D LATIN CAPITAL LETTER M|M}}

|{{chset-cell1|u=004E|19 U+004E LATIN CAPITAL LETTER N|N}}

|{{chset-cell1|u=004F|20 U+004F LATIN CAPITAL LETTER O|O}}

|{{chset-cell1|u=0050|21 U+0050 LATIN CAPITAL LETTER P|P}}

|{{chset-cell1|u=0051|22 U+0051 LATIN CAPITAL LETTER Q|Q}}

|{{chset-cell1|u=0052|23 U+0052 LATIN CAPITAL LETTER R|R}}

|{{chset-cell1|u=0053|24 U+0053 LATIN CAPITAL LETTER S|S}}

|{{chset-cell1|u=0054|25 U+0054 LATIN CAPITAL LETTER T|T}}

|{{chset-cell1|u=0055|26 U+0055 LATIN CAPITAL LETTER U|U}}

|{{chset-cell1|u=0056|27 U+0056 LATIN CAPITAL LETTER V|V}}

|{{chset-cell1|u=0057|28 U+0057 LATIN CAPITAL LETTER W|W}}

|{{chset-cell1|u=0058|29 U+0058 LATIN CAPITAL LETTER X|X}}

|{{chset-cell1|u=0059|30 U+0059 LATIN CAPITAL LETTER Y|Y}}

|{{chset-cell1|u=005A|31 U+005A LATIN CAPITAL LETTER Z|Z}}

{{chset-left1|2x}}

|{{chset-cell1|u=0029|32 U+0029 RIGHT PARENTHESIS|)}}

|{{chset-cell1|u=002D|33 U+002D HYPHEN-MINUS|-}}

|{{chset-cell1|u=002B|34 U+002B PLUS SIGN|+}}

|{{chset-cell1|u=003C|35 U+003C LESS-THAN SIGN|<}}

|{{chset-cell1|u=003D|36 U+003D EQUALS SIGN|=}}

|{{chset-cell1|u=003E|37 U+003E GREATER-THAN SIGN|>}}

|{{chset-cell1|u=0026|38 U+0026 AMPERSAND|&|style=background:#FFD}}

|{{chset-cell1|u=0024|39 U+0024 DOLLAR SIGN|$}}

|{{chset-cell1|u=002A|40 U+002A ASTERISK|*}}

|{{chset-cell1|u=0028|41 U+0028 LEFT PARENTHESIS|(}}

|{{chset-cell1|u=0025|42 U+0025 PERCENT SIGN|%|style=background:#FFD}}

|{{chset-cell1|u=003A|43 U+003A COLON|:}}

|{{chset-cell1|u=003F|44 U+003F QUESTION MARK|?}}

|{{chset-cell1|u=0021|45 U+0021 EXCLAMATION MARK|!}}

|{{chset-cell1|u=002C|46 U+002C COMMA|,}}

|{{chset-cell1|u=005C|47 U+005C REVERSE SOLIDUS/1F6D1|\/🛑︎|style=background:#FFD}}

{{chset-left1|3x}}

|{{chset-cell1|u=0030|48 U+0030 DIGIT ZERO|0}}

|{{chset-cell1|u=0031|49 U+0031 DIGIT ONE|1}}

|{{chset-cell1|u=0032|50 U+0032 DIGIT TWO|2}}

|{{chset-cell1|u=0033|51 U+0033 DIGIT THREE|3}}

|{{chset-cell1|u=0034|52 U+0034 DIGIT FOUR|4}}

|{{chset-cell1|u=0035|53 U+0035 DIGIT FIVE|5}}

|{{chset-cell1|u=0036|54 U+0036 DIGIT SIX|6}}

|{{chset-cell1|u=0037|55 U+0037 DIGIT SEVEN|7}}

|{{chset-cell1|u=0038|56 U+0038 DIGIT EIGHT|8}}

|{{chset-cell1|u=0039|57 U+0039 DIGIT NINE|9}}

|{{chset-cell1|u=0027|58 U+0027 APOSTROPHE|'}}

|{{chset-cell1|u=003B|59 U+003B SEMICOLON|;}}

|{{chset-cell1|u=002F|60 U+002F SOLIDUS|/}}

|{{chset-cell1|u=002E|61 U+002E FULL STOP|.}}

|{{chset-cell1|u=2311|62 U+2311 SQUARE LOZENGE||style=background:#FFD}}

|{{chset-cell1|63 U+2260 NOT EQUAL TO or U+0000 NULL|/IDL|style=background:#FFD}}

Footnotes

{{Reflist}}

References and further reading

  • {{cite web |title=Univac Fieldata Codes |author-first1=George |author-last1=Fleming |author-first2=Nathan L. |author-last2=James |date=2002-12-17 |version=1.0 |publisher=National Space Science Data Center (NSSDC), NASA Goddard Space Flight Center |location=Greenbelt, USA |url=http://nssdc.gsfc.nasa.gov/nssdc/formats/UnisysFieldata.htm |access-date=2016-05-24 |url-status=live |archive-url=https://web.archive.org/web/20160524005614/http://nssdc.gsfc.nasa.gov/nssdc/formats/UnisysFieldata.htm |archive-date=2016-05-24}}
  • {{cite book |title=Fonts & Encodings |author-first=Yannis |author-last=Haralambous |translator-first=P. Scott |translator-last=Horne |location=Sebastopol, California, USA |publisher=O'Reilly Media, Inc. |date=September 2007 |edition=1st |isbn=978-0-596-10242-5 |page=29}}
  • {{cite web |title=An annotated history of some character codes or ASCII: American Standard Code for Information Infiltration |author-first=Thomas Daniel |author-last=Jennings |author-link=Thomas Daniel Jennings |website=Sensitive research (SR-IX) |date=2020-03-17 |orig-year=1999 |url=https://www.sr-ix.com/Archive/CharCodeHist/index.html#FIELDATA |access-date=2020-03-17}}
  • {{cite conference |title=Data Transmission Equipment Concepts for FIELDATA |author-first=William F. |author-last=Leubbert |date=1960a |conference=1959 Proceedings of the Western Joint Computer Conference (WJCC) |publisher=American Federation of Information Processing Societies (AFIPS) |location=U.S. Army Signal Research and Development Laboratory, Fort Monmouth, New Jersey, USA |publication-place=Boston, USA |orig-year=1959-12-01/03 (International Workshop on Managing Requirements Knowledge) |doi=10.1109/AFIPS.1959.27 |pages=189–196 |url=https://www.computer.org/csdl/proceedings/afips/1959/5054/00/50540189.pdf |access-date=2016-05-23 |url-status=live |archive-url=https://web.archive.org/web/20160523110402/https://www.computer.org/csdl/proceedings/afips/1959/5054/00/50540189.pdf |archive-date=2016-05-23}} [http://worldpowersystems.com/projects/codes/FIELDATA/index.html] [https://web.archive.org/web/20160522022631/http://worldpowersystems.com/projects/codes/FIELDATA/index.html]
  • {{cite journal |title=Data Processing as a Tool for Generalizing Communications Systems |author-first=William F. |author-last=Leubbert |date=September 1960b |journal= Transactions of the American Institute of Electrical Engineers, Part I: Communication and Electronics|volume=79 |issue=4 |doi=10.1109/TCE.1960.6367290 |pages=431–436 |s2cid=51649324 }}
  • {{cite book |url=https://textfiles.meulie.net/bitsaved/Books/Mackenzie_CodedCharSets.pdf |title=Coded Character Sets, History and Development |series=The Systems Programming Series |author-last=Mackenzie |author-first=Charles E. |date=1980 |edition=1 |publisher=Addison-Wesley Publishing Company, Inc. |isbn=978-0-201-14460-4 |lccn=77-90165 |pages=61, 64, 86 |access-date=2019-08-25 |archive-url=https://web.archive.org/web/20160526172151/https://textfiles.meulie.net/bitsaved/Books/Mackenzie_CodedCharSets.pdf |archive-date=May 26, 2016 |url-status=live |df=mdy-all }}
  • {{cite web |title=UNIVAC 1100 Series FIELDATA Code |work=UNIVAC Memories |author-first=John |author-last=Walker |date=1996-08-06 |url=https://www.fourmilab.ch/documents/univac/fieldata.html |access-date=2016-05-22 |url-status=live |archive-url=https://web.archive.org/web/20160522120813/https://www.fourmilab.ch/documents/univac/fieldata.html |archive-date=2016-05-22}}

{{character encoding}}

Category:Character sets

Category:Early computers