IBM assigns the following character IDs (GCGIDs) to APL syntax, which are used in the definitions of its code pages.
"SL" (APL functional symbol) series GCGIDsCode page 310 ("Graphic Escape APL/TN") includes a larger gamut of symbols, but does not itself include the basic Latin letters or the basic digits. It is used alongside Code page 37-2, with the Code page 310 codes being prefixed by the Graphic Escape (EBCDIC 0x08) control character.
Code page 310 (prefixed with 0x08)Code page 907 is used by the IBM 3812, like code page 906.
Code page 907Code page 909 is another encoding for APL, differing from code page 907 in not including the underlined characters, assigning different codes to the APL characters which fall in the 0xB0–DF range, and replacing some of the C0 replacement graphics from code page 437 with alternative encodings for certain APL symbols.
Code page 909Code page 910 is similar to code page 909, but with fewer duplicate horizontal arrows, using the same C0 graphics as code page 437, and including some additional characters.
Code page 910As of 2010, Unicode allows APL to be stored in text files, published in print and on the web, and shared through email and instant messaging. Entering APL characters still requires the use of either a specific input method editor or keyboard mapping, or of a specific touch interface. APL keyboard mappings are available for free for the most common operating systems, or can be obtained by adding the Unicode APL symbols to existing keyboard map.
IBM assigns them GCGIDs as "LA480000" (which they name "A Line Below Capital/A Underscore (APL)"), "LB480000" ("B Line Below Capital/B Underscore (APL)") and so forth, under the "L" series used for Latin letters. The use of an even number (48) rather than an odd number (47) is due to being uppercase: compare the use of SD110000 for a lone acute accent ´, LA110000 for the lowercase á, and LA120000 for the uppercase Á. They are included in IBM's private use area scheme, encoded in reverse‑alphabetical order in the odd-numbered code points from U+F8BF to U+F8F1.
Homologous uses of 47 include the "SD" (diacritic) series GCGID SD470000 for "Line Below/Discontinuous Underscore"—i.e. macron below, distinct from the ASCII underscore which is SP090000 ("Underline/Continuous Underscore")—and the "A" (Arabic letter) series GCGID AD470009 for the ḏāl, for example. Unicode's Latin Extended Additional block includes the following capital "Line Below" characters with the macron below diacritic, for Semitic transcription (it includes a pre-composed ẖ only in lowercase):
New overstrikes were introduced by vendors as they produced versions of APL tailored to specific hardware, system features, file systems, and so on. Further, printing terminals and early APL cathode-ray terminals were able to display arbitrary overstrikes, but as personal computers rapidly replaced terminals as a data-entry device, APL character support became provided as an APL Character Generator ROM or a soft character set rendered by the display device. With the advent of the modern PC, APL characters were defined in specific fonts, eliminating the distinction between overstruck characters and standard characters.
Finally, the symbols were ratified in Unicode and given specific code points, with unambiguous interpretations, independently of the graphic font.
"Graphic Escape APL2/TN - 138". IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.txt
"Graphic Escape APL2/TN - 138 (chart)" (PDF). IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.pdf
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
"Graphic Escape APL2/TN - 138 (chart)" (PDF). IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.pdf
"Graphic Escape APL2/TN - 138". IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.txt
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"Personal Computer". IBM. CPGID 00437. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP00437.txt
IBM. Code Page 00907 (PDF). Archived from the original (PDF) on 2017-08-03. /wiki/IBM
IBM. Code Page 00909 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
IBM. Code Page 00910 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
Unicode 1.0 had the "APL out" character at U+2301, but it was removed in Unicode 1.0.1.[15]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
There are two naming conventions (which way around "up" and "down" are, and which way around "left" and "right" are) for tack characters, the "London" and "Bosworth" conventions.[13] Which convention is used differs between IBM and Unicode. Naming also differs between composite Unicode characters intended solely for APL (which match IBM naming and use the Bosworth convention) versus plain tacks also intended for other applications (which use the London convention).[13][14] APL specifications subsequently adopted the London convention.[14] The documentation for Dyalog APL notes that the Unicode naming for composite tacks (and thus the IBM naming for all tacks), which follows the lesser-used "Bosworth" convention,[13] runs contrary to convention in the APL community.[7]
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
IBM (1996) [1984]. "Code Page (CPGID) 00293: APL (USA)". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
IBM (1996) [1984]. "Code Page (CPGID) 00293: APL (USA)". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Personal Computer". IBM. CPGID 00437. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP00437.txt
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
IBM. Code Page 00907 (PDF). Archived from the original (PDF) on 2017-08-03. /wiki/IBM
IBM. Code Page 00909 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
IBM. Code Page 00910 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
IBM (1996) [1984]. "Code Page (CPGID) 00293: APL (USA)". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
Tachyon Software (2007-07-31). Code Page 00293: EBCDIC APL. http://www.tachyonsoft.com/cp00293.htm
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
Tachyon Software (2007-07-31). Code Page 00293: EBCDIC APL. http://www.tachyonsoft.com/cp00293.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"Graphic character identifiers: Specials, APL symbols". IBM. Archived from the original on 2016-01-22. https://web.archive.org/web/20160122051352/http://www-01.ibm.com/software/globalization/gcgid/aplsym.html
"Dyalog Nomenclature: Functions and Operators" (PDF). Dyalog - Documentation Centre. Dyalog APL. https://docs.dyalog.com/17.0/CheatSheet%20-%20Nomenclature%20-%20Functions%20and%20Operators.pdf
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"EBCDIC and ASCII Tables". Archived from the original on 2016-08-27. https://web.archive.org/web/20160827044130/http://mainframe.wiki/ebcdicTbl.php
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
"IBM Simplified Chinese Graphic Character Set for Extended UNIX Code (EUC)" (PDF). IBM. 1994. C-H 3-3220-132 1994-06. https://public.dhe.ibm.com/as400/products/clientaccess/win32/files/globalization/S_Chinese_EUC.pdf
"CCSID 293 information document". Archived from the original on 2016-03-27. https://web.archive.org/web/20160327100212/http://www-01.ibm.com/software/globalization/ccsid/ccsid293.html
IBM (1996) [1984]. "Code Page (CPGID) 00293: APL (USA)". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00293: EBCDIC APL. http://www.tachyonsoft.com/cp00293.htm
Code Page CPGID 00293 (pdf) (PDF), IBM https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP00293.pdf
IBM (1996) [1984]. "Code Page (CPGID) 00293: APL (USA)". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00293: EBCDIC APL. http://www.tachyonsoft.com/cp00293.htm
IBM (1987). "Code Page (CPGID) 00310: Graphic Escape APL/TN". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
xlate - Transliterate Contents of Records, IBM Corporation, 2010 [1986], archived from the original on 2019-06-16, retrieved 2016-10-18 http://vm.marist.edu/%7Epipeline/bhelp/ACH0275.html
IBM. "Appendix G-1. EBCDIC control character definitions". IBM Globalization. Archived from the original on 2018-09-11. /wiki/IBM
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
"Chapter 5. 3270 Display Station and Printer Code Page Charts (§ APL/APL2 Text Feature Code Page)" (PDF). 3174 Establishment Controller Character Set Reference (3rd ed.). IBM. 1990 [1988]. p. 5·6. GA27-3831-02. http://www.bitsavers.org/pdf/ibm/3174/GA27-3831-02_3174_Character_Set_Reference_199003.pdf#page=147
Code Page CPGID 00310 (pdf) (PDF), IBM https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP00310.pdf
IBM (1987). "Code Page (CPGID) 00310: Graphic Escape APL/TN". REGISTRY, Graphic Character Sets and Code Pages. /wiki/IBM
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
"x3270 Character Set". x3270 Documentation. Archived from the original on 2018-11-10. https://web.archive.org/web/20181110212110/http://x3270.bgp.nu/Charset.html
Documented mappings vary.[4][6][26][16]
Sharp extension.[6]
Sharp extension.[6]
Sharp extension.[6]
Sharp extension.[6]
Tachyon Software (2007-07-31). Code Page 00351: GDDM Default (USA). http://www.tachyonsoft.com/cp00351.htm
Tachyon Software (2007-07-31). Code Page 00351: GDDM Default (USA). http://www.tachyonsoft.com/cp00351.htm
"Code Page 00371" (PDF). IBM. Archived from the original (PDF) on 2015-07-08. https://web.archive.org/web/20150708042225/http://www-03.ibm.com/systems/resources/systems_i_software_globalization_pdf_cp00371z.pdf
Standards Council of Canada (1983-06-01). APL Character Set for Workspace Interchange (PDF). ITSCJ/IPSJ. ISO-IR-68. /wiki/Standards_Council_of_Canada
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
Standards Council of Canada (1983-06-01). APL Character Set for Workspace Interchange (PDF). ITSCJ/IPSJ. ISO-IR-68. /wiki/Standards_Council_of_Canada
Cowan, John (2004-06-29). "ISO-IR-68 to Unicode". Unicode.org. Unicode, Inc. Retrieved 19 June 2017. https://www.unicode.org/Public/MAPPINGS/VENDORS/MISC/APL-ISO-IR-68.TXT
IBM. Code Page 00907 (PDF). Archived from the original (PDF) on 2017-08-03. /wiki/IBM
IBM. Code Page 00909 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
IBM. Code Page 00910 (PDF). Archived from the original (PDF) on 2015-07-08. /wiki/IBM
"The Unicode Standard 5.1 Code Charts: Technical Symbols U+2300-U+23FF" (PDF). Unicode Standard 5.1. Unicode Consortium. Archived (PDF) from the original on 2 October 2008. Retrieved October 12, 2008. http://unicode.org/charts/PDF/U2300.pdf
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm
"Graphic Escape APL2/TN - 138". IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.txt
"Windows, Latin 1". IBM. CPGID 01252. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01252.txt
IBM (1997). unicode.nam: Allow the Unicode characters to be specified using either the IBM or PostScript like names. (Included with Borgendale, Ken, OS/2 Codepage and Keyboard Display Tools) /wiki/IBM
"OCR B". IBM. GCSGID 00969. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00969.txt
"Windows, Latin 1". IBM. CPGID 01252. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01252.txt
"Windows, Arabic (PDF)" (PDF). IBM. CPGID 01256. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CP01256.pdf
"Graphic Escape APL2/TN - 138 (chart)" (PDF). IBM. GCSGID 00963. https://public.dhe.ibm.com/software/globalization/gcoc/attachments/CS00963.pdf
Tachyon Software (2007-07-31). Code Page 00310: 3270 APL Graphic Escape. http://www.tachyonsoft.com/cp00310.htm