<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://fileformats.archiveteam.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gmcgath</id>
		<title>Just Solve the File Format Problem - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://fileformats.archiveteam.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Gmcgath"/>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Special:Contributions/Gmcgath"/>
		<updated>2026-04-06T14:56:29Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File</id>
		<title>Microsoft Compound File</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Microsoft_Compound_File"/>
				<updated>2016-03-21T20:33:54Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Metaformats&lt;br /&gt;
|thiscat=Microsoft Compound File&lt;br /&gt;
|locfdd={{LoCFDD|fdd000380}}, {{LoCFDD|fdd000392}}&lt;br /&gt;
|pronom={{PRONOM|fmt/111}}&lt;br /&gt;
}}&lt;br /&gt;
'''Microsoft Compound File''' is a complex container format used by some versions of Microsoft Office, and other Microsoft applications. It has features similar to those of a [[filesystem]] format.&lt;br /&gt;
&lt;br /&gt;
It is also known as '''Compound File Binary File Format''' ('''CFBF''' or '''CFB'''), '''Microsoft Compound Document File Format''', '''OLE Compound Document Format''', '''OLE2 Compound Document Format''', '''Composite Document File''', etc.&lt;br /&gt;
&lt;br /&gt;
The format was not publicly documented by Microsoft until 2008.&lt;br /&gt;
&lt;br /&gt;
It is (or was?) unofficially known as ''LAOLA File Format''.&lt;br /&gt;
&lt;br /&gt;
== Identification ==&lt;br /&gt;
Files begin with signature bytes &amp;lt;code&amp;gt;D0 CF 11 E0 A1 B1 1A E1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Identifying the specific document format is difficult. This is one of the few formats for which the [[file command]] resorts to a hard-coded identification algorithm (see [https://github.com/file/file/blob/master/src/readcdf.c readcdf.c]).&lt;br /&gt;
&lt;br /&gt;
== Related formats ==&lt;br /&gt;
See [[:Category:Microsoft Compound File]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
* [http://msdn.microsoft.com/en-us/library/dd942138.aspx MSDN: Compound File Binary File Format] → [MS-CFB] PDF&lt;br /&gt;
* [http://www.openoffice.org/sc/compdocfileformat.pdf OpenOffice.org's documentation]&lt;br /&gt;
&lt;br /&gt;
== Programs, libraries, and utilities ==&lt;br /&gt;
* [http://www.mitec.cz/ssv.html Structured Storage Viewer]&lt;br /&gt;
* [https://github.com/libyal/libolecf/wiki libolecf]&lt;br /&gt;
* [http://www.decalage.info/python/olefileio OleFileIO_PL - a Python module to read MS OLE2 files]&lt;br /&gt;
* [http://videos.didierstevens.com/2014/08/26/oledump-py-beta/ oledump.py beta]&lt;br /&gt;
* [https://github.com/unixfreak0037/officeparser officeparser]&lt;br /&gt;
* [http://decalage.info/python/oletools python-oletools - python tools to analyze OLE files]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [[Wikipedia:Compound File Binary Format|Wikipedia article]]&lt;br /&gt;
* [http://www.forensicswiki.org/wiki/OLE_Compound_File Forensics Wiki article]&lt;br /&gt;
* [http://www.joelonsoftware.com/items/2008/02/19.html Joel on Software: Why are the Microsoft Office file formats so complicated?]&lt;br /&gt;
* Some (older) reverse engineered information [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/guide.html here] and a Perl module [http://stuff.mit.edu/afs/athena/astaff/project/mimeutils/share/laola/laola.pl here]&lt;br /&gt;
* [http://blog.avira.com/malicious-office-macros-dead/ Malicious Office macros are not dead]&lt;br /&gt;
* [http://decalage.info/file_formats_security/office MS Office 97-2003 legacy/binary formats security] - article with lots of resources on MS Office formats, including analysis techniques, tools and parsing libraries&lt;br /&gt;
&lt;br /&gt;
== Editors' notes ==&lt;br /&gt;
TODO: Explain the relationship between Compound File format and the format/technology called '''COM Structured Storage''' (or '''OLE Structured Storage''').&lt;br /&gt;
&lt;br /&gt;
[[Category:Document]]&lt;br /&gt;
[[Category:Microsoft]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Electronic_Publishing_formats</id>
		<title>Electronic Publishing formats</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Electronic_Publishing_formats"/>
				<updated>2016-02-18T20:55:51Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Stub link for KFX&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|thiscat=Electronic Publishing formats&lt;br /&gt;
|image=Book.jpg&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Formats specific to the storage and transmission of publications in electronic form.&lt;br /&gt;
&lt;br /&gt;
== E-book formats ==&lt;br /&gt;
&lt;br /&gt;
* [[AZW]]&lt;br /&gt;
* [[Comic Book Archive]] (.cbr, .cbz, .cbt, .cba, .cb7)&lt;br /&gt;
* [[DocBook]]&lt;br /&gt;
* [[EPUB]]&lt;br /&gt;
* [[IMP (Electronic publishing)|IMP]]&lt;br /&gt;
* [[KFX]] (Kindle Format X)&lt;br /&gt;
* [[LRF]]&lt;br /&gt;
* [[MOBI]]&lt;br /&gt;
* [[PRC]]&lt;br /&gt;
&lt;br /&gt;
See also [[Document]], [[Markup]], and [[Web]], since e-publications might also be stored in formats (such as [[PDF]] and [[HTML]]) in those categories, and e-publishing formats may have roots in those formats.&lt;br /&gt;
&lt;br /&gt;
== Other formats ==&lt;br /&gt;
&lt;br /&gt;
* [[News Industry Text Format]]&lt;br /&gt;
* [[Portable Web Publications]]&lt;br /&gt;
* [[ScienceServer XML format]]&lt;br /&gt;
&lt;br /&gt;
== Identifiers ==&lt;br /&gt;
&lt;br /&gt;
Naming and numbering systems for identifying published material.&lt;br /&gt;
&lt;br /&gt;
* [[ARK]]&lt;br /&gt;
* [[DOI]]&lt;br /&gt;
* [[ISBN]]&lt;br /&gt;
* [[ISSN]]&lt;br /&gt;
&lt;br /&gt;
== Links ==&lt;br /&gt;
* [https://scholasticahq.com/innovations-in-scholarly-publishing/announcement/one-of-the-biggest-bottlenecks-in-open-access-publishing-is-typesetting-it-shouldn-t-be Innovations in Scholarly Publishing - One of the biggest bottlenecks in Open Access publishing is typesetting. It shouldn't be.]&lt;br /&gt;
* [http://apprenticealf.wordpress.com/2012/09/10/calibre-plugins-the-simplest-option-for-removing-most-ebook-drm/ DeDRM plugin for calibre: the simplest option for removing DRM from most ebooks]&lt;br /&gt;
* [http://www.nbcnews.com/tech/gadgets/you-dont-own-your-kindle-books-amazon-reminds-customer-f1C6626211 You don't own your Kindle books, Amazon reminds customer]&lt;br /&gt;
* [http://boingboing.net/2013/10/22/even-amazon-cant-keep-up-the.html Even Amazon can't keep up the &amp;quot;you only license ebooks&amp;quot; shuck]&lt;br /&gt;
* [http://allthingsd.com/20130906/how-a-man-in-austria-used-legos-to-hack-amazons-kindle-e-book-security/ How a Man in Austria Used Legos to Hack Amazon’s Kindle E-Book Security]&lt;br /&gt;
* [http://www.mobileread.com/forums/showpost.php?p=2754561&amp;amp;postcount=319 Adobe is apparently introducing new &amp;quot;hardened&amp;quot; e-book DRM that will break compatibility with older readers]&lt;br /&gt;
* [http://www.the-digital-reader.com/2014/02/03/adobe-require-new-epub-drm-july-expects-abandon-existing-users/ Another article on Adobe DRM move]&lt;br /&gt;
* [http://sourceforge.net/projects/libebook/ libebook: library to read various e-book formats]&lt;br /&gt;
* [http://www.theverge.com/2014/5/9/5688146/the-fight-to-save-endangered-ebooks The fight to save endangered ebooks]&lt;br /&gt;
* [http://www.loc.gov/preservation/resources/rfs/textmus.html Library of Congress Recommended Format Specifications: Textual Works]&lt;br /&gt;
* [http://www.theguardian.com/books/2014/aug/19/readers-absorb-less-kindles-paper-study-plot-ereader-digitisation Readers absorb less on Kindles than on paper, study finds]&lt;br /&gt;
* [http://publishersweekly.com/pw/by-topic/industry-news/libraries/article/64271-check-it-out-with-michael-kelley-how-libraries-preserve-e-books.html Michael Kelley: How Libraries Preserve E-books]&lt;br /&gt;
* [http://the-digital-reader.com/2014/10/06/adobe-spying-users-collecting-data-ebook-libraries/ Adobe is Spying on Users, Collecting Data on Their eBook Libraries]&lt;br /&gt;
* [http://go-to-hellman.blogspot.com/2014/10/correcting-misinformation-on-adobe.html Correcting Misinformation on the Adobe Privacy Gusher]&lt;br /&gt;
* [http://www.theguardian.com/books/booksblog/2012/jun/07/war-and-peace-ebook-nook War and Peace ebook readers find a surprise in its Nooks]&lt;br /&gt;
* [http://vgel.me/posts/cracking-online-textbook/ Getting a full PDF from a DRM-encumbered online textbook]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Piano_Rolls</id>
		<title>Piano Rolls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Piano_Rolls"/>
				<updated>2014-07-08T10:21:07Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: velocity-sensitive piano rolls&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=physical&lt;br /&gt;
|released=1896&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''Piano Rolls''' are a form of punched media aimed at the specific application of reproducing music through specifying a sequence of piano keys to be pressed. A player piano reads the punched holes in the roll as it moves through the reader portion of the device, and this triggers the pressing of the appropriate keys under automated control. In the late 19th and early 20th centuries, player pianos competed with another newly-created medium, the [[Gramophone record|phonograph]], as the medium for the public to purchase and play &amp;quot;canned&amp;quot; music instead of doing live musical performances by hand. Famous musician John Philip Sousa famously denounced all of them as &amp;quot;infernal machines&amp;quot; that were killing real music.&lt;br /&gt;
&lt;br /&gt;
Some piano roll formats include velocity information, and in the 1920s famous pianists such as Rachmaninoff and Gershwin made piano roll recordings. They lack many of the subtleties of a live performance, but they're free of the noise and distortion that characterized acoustic recordings of that period, and some of these recordings have been re-released on CD. Most piano rolls, though, include only attack and release information, producing a mechanical sound.&lt;br /&gt;
&lt;br /&gt;
== Characteristics ==&lt;br /&gt;
&lt;br /&gt;
Paper rolls, generally 11 1/4 inch wide. Well preserved ends should angle the paper toward the center where it meets in a tab that will have a hole to connect to the take up roller.&lt;br /&gt;
&lt;br /&gt;
65 note scale introduced in 1896 with 6 holes to the inch on center. Rolls had pins on end.&lt;br /&gt;
&lt;br /&gt;
88 note scale introduced in 1900 with 9 holes to the inch on center.&lt;br /&gt;
&lt;br /&gt;
72 note scale introduced in 1902.&lt;br /&gt;
&lt;br /&gt;
In 1909 United States standardized on the 88 note scale.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Piano_roll Wikipedia entry for Piano roll]&lt;br /&gt;
* [http://www.player-care.com/rollsizes.html roll sizes]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-1</id>
		<title>ISO 8859-1</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-1"/>
				<updated>2014-06-26T15:19:47Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Not just for English.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''ISO 8859-1''', aka Latin-1, is the most widely used encoding of the [[ISO 8859]] family for text in English and other western European languages. [[Windows 1252]] encoding includes all the printing characters of ISO 8859-1 and includes additional printing characters by replacing some [[C1 controls|control characters of the C1 (128-159) range]] (and often web developers, e-mail software, and other people and programs that generate or transmit text, mistakenly identify Windows-1252-encoded documents as ISO-8859-1 in headers and parameters).&lt;br /&gt;
&lt;br /&gt;
ISO 8859-1 was updated to [[ISO 8859-15]], called Latin-9, replacing some of the less used characters and adding the Euro (€) sign. However, those who have decided to update from Latin-1 have generally gone straight to [[Unicode]], so Latin-9 has not become a widespread replacement. [[ISO 8859-9]] or Latin-5, designed for use with Turkish scripts, also differs from Latin-1 in only a few code points.&lt;br /&gt;
&lt;br /&gt;
The Latin-1, Latin-9, and Windows 1252 encodings all incorporate the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]].&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-1.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-7</id>
		<title>ISO 8859-7</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-7"/>
				<updated>2014-06-26T14:57:45Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Character Encodings |released=1987 }} '''ISO 8859-7''', aka Latin/Greek, is an encoding of the ISO 8859 family for Modern Greek...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
|released=1987&lt;br /&gt;
}}&lt;br /&gt;
'''ISO 8859-7''', aka Latin/Greek, is an encoding of the [[ISO 8859]] family for Modern Greek. A 2003 revision added the drachma, euro, and ypogegrammeni characters without changing any existing codes. The revision is technically called ISO/IEC 8859-7:2003.&lt;br /&gt;
&lt;br /&gt;
The 8859-7 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]].&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-7.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-6</id>
		<title>ISO 8859-6</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-6"/>
				<updated>2014-06-26T14:24:06Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Character Encodings |released=1987 }} '''ISO 8859-6''' is an encoding of the ISO 8859 family for the Arabic script. Languages t...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
|released=1987&lt;br /&gt;
}}&lt;br /&gt;
'''ISO 8859-6''' is an encoding of the [[ISO 8859]] family for the Arabic script. Languages that extend the Arabic script may not be fully supported. The ordering of characters in 8859-6 is logical, not visual; the Arabic language is predominantly right-to-left, but there are important exceptions, such as numbers. The different connecting forms of Arabic letters don't have distinct encodings.&lt;br /&gt;
&lt;br /&gt;
The ISO 8859-6 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]].&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-6.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-3</id>
		<title>ISO 8859-3</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-3"/>
				<updated>2014-06-26T14:01:35Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Character Encodings }} ISO 8859-3, aka Latin-3, an encoding of the ISO 8859 family for the Esperanto, Galician, Maltese, and Tu...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
ISO 8859-3, aka Latin-3, an encoding of the [[ISO 8859]] family for the Esperanto, Galician, Maltese, and Turkish languages. [[ISO 8859-9]] (Latin-5) has superseded it for Turkish.&lt;br /&gt;
&lt;br /&gt;
The Latin-3 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]].&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-3.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-2</id>
		<title>ISO 8859-2</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-2"/>
				<updated>2014-06-26T13:39:57Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Add some standard info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
ISO 8859-1, aka Latin-2, an encoding of the [[ISO 8859]] family for eastern European languages that use the Latin alphabet. Supported languages are Bosnian, Croatian, Czech, German, Hungarian, Polish, Serbian Latin, Slovak, Slovene, Upper Sorbian, and Lower Sorbian. German letters with umlauts and eszett (ß) are identically encoded in 8859-1 and 8859-2.&lt;br /&gt;
&lt;br /&gt;
The Latin-2 encoding incorporates the [[ASCII]] characters in the first 128 code points (0-127), including the [[C0 controls]].&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-2.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-2</id>
		<title>ISO 8859-2</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-2"/>
				<updated>2014-06-26T13:31:22Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Created page with &amp;quot;{{FormatInfo |formattype=electronic |subcat=Character Encodings }} ISO 8859-1, aka Latin-2, an encoding of the ISO 8859 family for eastern European languages that use the ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
ISO 8859-1, aka Latin-2, an encoding of the [[ISO 8859]] family for eastern European languages that use the Latin alphabet. Supported languages are Bosnian, Croatian, Czech, German, Hungarian, Polish, Serbian Latin, Slovak, Slovene, Upper Sorbian, and Lower Sorbian. German letters with umlauts and eszett (ß) are identically encoded in 8859-1 and 8859-2.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Markdown</id>
		<title>Markdown</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Markdown"/>
				<updated>2014-06-26T13:01:53Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Changed &amp;quot;official specification&amp;quot; to &amp;quot;official 2004 specification&amp;quot; for clarity&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Markup&lt;br /&gt;
|extensions={{ext|md}}, {{ext|markdown}}, {{ext|mdown}}, {{ext|markdn}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''[[Markdown]]''' is a lightweight and human readable [[markup]] format for text formatting created by John Gruber and Aaron Swartz. It is similar to various forms of [[wiki markup]].&lt;br /&gt;
&lt;br /&gt;
There is no formal specification for Markdown, and it has ambiguities that are handled inconsistently by different implementations. There is an initiative&amp;lt;ref&amp;gt;[http://www.w3.org/community/markdown/ Markdown Community Group]&amp;lt;/ref&amp;gt; to write such a specification.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&amp;lt;references/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://daringfireball.net/projects/markdown/ Official 2004 specification and markdown to HTML conversion tool]&lt;br /&gt;
* [http://bywordapp.com/markdown/guide.html Byword MultiMarkdown Guide]&lt;br /&gt;
* [http://michelf.ca/projects/php-markdown/extra/ Markdown Extra] - includes support for tables, definition lists, footnotes, etc.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
* [http://markdownpad.com/ Markdownpad: edit Markdown] (Windows; commercial, with free-of-charge version)&lt;br /&gt;
* [http://www.appsonthemove.com/trunk.htm Trunk Notes: note-taking app that uses Markdown] (iOS; commercial, paid)&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/TeX</id>
		<title>TeX</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/TeX"/>
				<updated>2014-06-26T11:54:53Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Markup&lt;br /&gt;
|extensions={{ext|tex}} &lt;br /&gt;
|mimetypes={{mimetype|application/x-tex}}&lt;br /&gt;
|released=1978&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''TeX''' is a markup language for typography, designed by Donald Knuth. It allows detailed control over layout and is particularly strong in its capabilities for mathematical formulas. It includes a full programming language. The &amp;quot;X&amp;quot; in the name is properly pronounced like the Greek letter chi (or the German ch), though it's often pronounced as &amp;quot;tek.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
TeX has a powerful macro facility, and several macro extensions of TeK, such as [[LaTeX]], are widely used.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Library</id>
		<title>Library</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Library"/>
				<updated>2013-07-02T13:34:37Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Adding my own name to FTL to maintain consistency&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Here's a collection of articles related to the File Format problem, this project, or education about the type of endeavor this sort of project entails. &lt;br /&gt;
&lt;br /&gt;
* [http://unsustainableideas.wordpress.com/2012/10/22/open-letter-ms-obsolete-formats/ Open letter to Microsoft on specs for obsolete file formats] by Chris Rusbridge.&lt;br /&gt;
* [http://unsustainableideas.wordpress.com/2012/10/15/ppt-4-adventure-learning/ The PowerPoint 4.0 adventure: what did I learn?] by Chris Rusbridge.&lt;br /&gt;
* [http://blog.dshr.org/2012/10/cleaning-up-formats-through-time-mess.html Cleaning up the &amp;quot;Formats through Time&amp;quot; mess] by David Rosenthal.&lt;br /&gt;
* [http://infotrope.net/2012/11/30/importing-data-is-hard/ Importing data is hard] by Skud&lt;br /&gt;
* [http://journal.code4lib.org/articles/8029 The Format Registry Problem] by Gary McGath&lt;br /&gt;
* [http://filesthatlast.com/ Files that Last: Digital Preservation for Everygeek] by Gary McGath&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/JPEG</id>
		<title>JPEG</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/JPEG"/>
				<updated>2012-12-19T02:30:33Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Clarify relationship of JPEG, JFIF, and SPIFF&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Graphics&lt;br /&gt;
|extensions={{ext|jpg}}&amp;lt;br&amp;gt;{{ext|jpeg}}&amp;lt;br&amp;gt;{{ext|jpe}}&amp;lt;br&amp;gt;{{ext|jif}}&amp;lt;br&amp;gt;{{ext|jfif}}&amp;lt;br&amp;gt;{{ext|jfi}}&lt;br /&gt;
|mimetypes={{mimetype|image/jpeg}}&lt;br /&gt;
}}&lt;br /&gt;
'''JPEG''', named after the Joint Photographic Experts Group, which created the format, is a lossy compressed format well-suited to photographic images. Line drawings do better with non-lossy compressed bitmaps such as [[GIF]] and [[PNG]].&lt;br /&gt;
&lt;br /&gt;
Properly speaking, JPEG refers to an encoding rather than a file format. [[JFIF]] (JPEG File Interchange Format) further specifies the particular subset of the JPEG standard intended to be used for standardized image files, skipping some of the advanced features of JPEG intended for specific application use. What are commonly called JPEG files are almost always JFIF files. The [[SPIFF]] file format was intended as a replacement for JFIF but never caught on widely.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://en.wikipedia.org/wiki/JPEG JPEG (Wikipedia)]&lt;br /&gt;
* [http://www.w3.org/Graphics/JPEG/itu-t81.pdf JPEG standard]&lt;br /&gt;
* [http://www.w3.org/Graphics/JPEG/jfif3.pdf JFIF standard]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MPEG-4</id>
		<title>MPEG-4</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MPEG-4"/>
				<updated>2012-11-30T16:43:01Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Patents and licensing&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Video&lt;br /&gt;
|extensions={{ext|mp4}}&lt;br /&gt;
|mimetypes={{mimetype|audio/mp4,video/mp4}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''MP4''' is the popular name for the MPEG-4 standard, defined by the Moving Picture Experts Group, codified as ISO/IEC 14496. Saying just what the &amp;quot;MP4 file format&amp;quot; is, is a somewhat complicated question. Parts 12, 14, and 15 specifically refer to &amp;quot;file formats.&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Part 12 is known as ISO Base Media File Format. It is derived largely from Apple's QuickTime format and is described as a &amp;quot;general format for timed sequences of media data.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Part 14 is an extension of Part 12. The recommended extension for it is &amp;quot;.mp4&amp;quot;, though &amp;quot;.m4a&amp;quot; is often used for audio-only files.&lt;br /&gt;
&lt;br /&gt;
Part 15 is &amp;quot;MPEG-4 File Format for Advanced Video Coding.&amp;quot; This specifies the use of Part 10 encoding with the Part 12 file format. the extension &amp;quot;.avc&amp;quot; is often used with it.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;MP4 audio players&amp;quot; don't always support the MPEG-4 file formats, sometimes supporting only the AAC audio encoding from MPEG-4, Part 3 (aka MPEG-4 Audio). These would more properly be called AAC files, with the extension &amp;quot;.aac&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
MPEG-4 is encumbered by numerous patents, and (at least) commercial implementers have to secure licenses. Many of the licensing aspects are handled by a group called MPEG LA.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MPEG-4</id>
		<title>MPEG-4</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MPEG-4"/>
				<updated>2012-11-30T14:57:06Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Changed category to video&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Video&lt;br /&gt;
|extensions={{ext|mp4}}&lt;br /&gt;
|mimetypes={{mimetype|audio/mp4,video/mp4}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''MP4''' is the popular name for the MPEG-4 standard, defined by the Moving Picture Experts Group, codified as ISO/IEC 14496. Saying just what the &amp;quot;MP4 file format&amp;quot; is, is a somewhat complicated question. Parts 12, 14, and 15 specifically refer to &amp;quot;file formats.&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Part 12 is known as ISO Base Media File Format. It is derived largely from Apple's QuickTime format and is described as a &amp;quot;general format for timed sequences of media data.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Part 14 is an extension of Part 12. The recommended extension for it is &amp;quot;.mp4&amp;quot;, though &amp;quot;.m4a&amp;quot; is often used for audio-only files.&lt;br /&gt;
&lt;br /&gt;
Part 15 is &amp;quot;MPEG-4 File Format for Advanced Video Coding.&amp;quot; This specifies the use of Part 10 encoding with the Part 12 file format. the extension &amp;quot;.avc&amp;quot; is often used with it.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;MP4 audio players&amp;quot; don't always support the MPEG-4 file formats, sometimes supporting only the AAC audio encoding from MPEG-4, Part 3 (aka MPEG-4 Audio). These would more properly be called AAC files, with the extension &amp;quot;.aac&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MPEG-4</id>
		<title>MPEG-4</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MPEG-4"/>
				<updated>2012-11-30T14:55:07Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: A little more stuff&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|mp4}}&lt;br /&gt;
|mimetypes={{mimetype|audio/mp4,video/mp4}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''MP4''' is the popular name for the MPEG-4 standard, defined by the Moving Picture Experts Group, codified as ISO/IEC 14496. Saying just what the &amp;quot;MP4 file format&amp;quot; is, is a somewhat complicated question. Parts 12, 14, and 15 specifically refer to &amp;quot;file formats.&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Part 12 is known as ISO Base Media File Format. It is derived largely from Apple's QuickTime format and is described as a &amp;quot;general format for timed sequences of media data.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Part 14 is an extension of Part 12. The recommended extension for it is &amp;quot;.mp4&amp;quot;, though &amp;quot;.m4a&amp;quot; is often used for audio-only files.&lt;br /&gt;
&lt;br /&gt;
Part 15 is &amp;quot;MPEG-4 File Format for Advanced Video Coding.&amp;quot; This specifies the use of Part 10 encoding with the Part 12 file format. the extension &amp;quot;.avc&amp;quot; is often used with it.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;MP4 audio players&amp;quot; don't always support the MPEG-4 file formats, sometimes supporting only the AAC audio encoding from MPEG-4, Part 3 (aka MPEG-4 Audio).&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/MPEG-4</id>
		<title>MPEG-4</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/MPEG-4"/>
				<updated>2012-11-30T14:46:13Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Audio and Music&lt;br /&gt;
|extensions={{ext|mp4}}&lt;br /&gt;
|mimetypes={{mimetype|audio/mp4,video/mp4}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''MP4''' is the popular name for the MPEG-4 standard, defined by the Moving Picture Experts Group, codified as ISO/IEC 14496. Saying just what the &amp;quot;MP4 file format&amp;quot; is, is a somewhat complicated question. Parts 12, 14, and 15 specifically refer to &amp;quot;file formats,&amp;quot; but the term &amp;quot;MP4 format&amp;quot; is often taken to refer specifically to Part 10, which is a compression format and not a file format.&lt;br /&gt;
&lt;br /&gt;
Part 12 is known as ISO Base Media File Format. It is derived largely from Apple's QuickTime format and is described as a &amp;quot;general format for timed sequences of media data.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Part 14 is an extension of Part 12. The recommended extension for it is &amp;quot;.mp4&amp;quot;, though &amp;quot;.m4a&amp;quot; is often used for audio-only files.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Multics</id>
		<title>Multics</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Multics"/>
				<updated>2012-11-30T14:03:30Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[Software]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Operating Systems]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Multics]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Multics''' was a multitasking, multiuser operating system developed at MIT; its initial installation was made available primary to MIT users, including students. For many students it was their first interactive computer experience, allowing logging on through terminals instead of submitting a batch of cards. There were some other Multics installations, though it was never widely distributed. The Multics project began in 1964. It ran on GE (later Honeywell) hardware. &lt;br /&gt;
&lt;br /&gt;
One of its most distinctive features was the definition of multiple levels of permitted access, called &amp;quot;protection rings,&amp;quot; allowing fine-grained security control. Multics was an extremely ambitious design for its time and gave rise to ideas used in subsequent operating systems.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/CP/M</id>
		<title>CP/M</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/CP/M"/>
				<updated>2012-11-30T13:51:01Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New article&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[Software]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Operating Systems]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[CP/M]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''CP/M''' (Control Program for Microprocessors) was a popular operating system on early personal computers, sold by Digital Research, Inc. It ran on Intel 8080, Zilog Z-80, and compatible 8-bit microprocessors. Its user interface showed the influence of Digital Equipment Corporation's operating systems.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T13:44:37Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Maybe all the descriptions (I can figure out)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are defined by ISO/IEC 6429:1992 and are part of the [[ISO-8859]] and other encodings. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. Because of their rarity of use, there is little agreement on their exact meaning and implementation.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Standard abbreviation&amp;quot; | Abbreviation&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||128||PAD||Padding Character||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|81||129||HOP||High Octet Preset||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|82||130||BPH||Break Permitted Here||Follows a graphic character where a line break is permitted.&lt;br /&gt;
|-&lt;br /&gt;
|83||131||NBH||No Break Here||Follows a graphic character where a line break is not permitted.&lt;br /&gt;
|-&lt;br /&gt;
|84||132||IND||Index||Moves the active position one line down.&lt;br /&gt;
|-&lt;br /&gt;
|85||133||NEL||Next Line||Yet another line ending.&lt;br /&gt;
|-&lt;br /&gt;
|86||134||SSA||Start of Selected Area||&lt;br /&gt;
|-&lt;br /&gt;
|87||135||ESA||End of Selected Area||&lt;br /&gt;
|-&lt;br /&gt;
|88||136||HTS||Horizontal Tabulation Set||Sets a horizontal tab stop.&lt;br /&gt;
|-&lt;br /&gt;
|89||137||HTJ||Horizontal Tabulation with Justification||Sets a horizontal tab stop and indicates text should be justified out to the stop.&lt;br /&gt;
|-&lt;br /&gt;
|8A||138||VTS||Vertical Tabulation Set||Sets a vertical tab stop.&lt;br /&gt;
|-&lt;br /&gt;
|8B||139||PLD||Partial Line Down||Moves the active position down to a position suitable for subscripts, or undoes PLU.&lt;br /&gt;
|-&lt;br /&gt;
|8C||140||PLU||Partial Line Up||Moves the active position up to a position suitable for superscripts, or undoes PLD.&lt;br /&gt;
|-&lt;br /&gt;
|8D||141||RI||Reverse Index||Moves the active position one line up.&lt;br /&gt;
|-&lt;br /&gt;
|8E||142||SS2||Single-Shift 2||Indicates that the next code only should be interpreted in the G2 character set.&lt;br /&gt;
|-&lt;br /&gt;
|8F||143||SS3||Single-Shift 3||Indicates that the next code only should be interpreted in the G3 character set.&lt;br /&gt;
|-&lt;br /&gt;
|90||144||DCS||Device Control String||Introduces a device control sequence, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|91||145||PU1||Private Use 1||&lt;br /&gt;
|-&lt;br /&gt;
|92||146||PU2||Private Use 2||&lt;br /&gt;
|-&lt;br /&gt;
|93||147||STS||Set Transmit State||&lt;br /&gt;
|-&lt;br /&gt;
|94||148||PCH||Cancel Character||Backspace and cancel the previous character.&lt;br /&gt;
|-&lt;br /&gt;
|95||149||MW||Message Waiting||&lt;br /&gt;
|-&lt;br /&gt;
|96||150||SPA||Start of Protected Area||&lt;br /&gt;
|-&lt;br /&gt;
|97||151||EPA||End of Protected Area||&lt;br /&gt;
|-&lt;br /&gt;
|98||152||SOS||Start of String||Introduces a control string, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|99||153||SGCI||Single Graphic Character Introducer||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|9A||154||SCI||Single Character Introducer||Followed by a single printing character or format effector. Meaning uncertain.&lt;br /&gt;
|-&lt;br /&gt;
|9B||155||CSI||Control Sequence Introducer||&lt;br /&gt;
|-&lt;br /&gt;
|9C||156||ST||String Terminator||Marks the end of control sequences introduced by several C1 codes.&lt;br /&gt;
|-&lt;br /&gt;
|9D||157||OSC|Operating System Command||Introduces an operating system command, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9E||158||PM||Privacy Message||Introduces a privacy message, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9F||159||APC||Application Program Command||Introduces an application program command, which is terminated by ST (0X96).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T13:36:34Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: More descriptions...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are defined by ISO/IEC 6429:1992 and are part of the [[ISO-8859]] encoding. They are also part of a number of other character sets derived from ASCII. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. &lt;br /&gt;
&lt;br /&gt;
NOTE: I'm cloning this from the C0 article and saving it occasionally. There will be gross errors till I'm done. Bear with me or dive in. --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 12:34, 30 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Standard abbreviation&amp;quot; | Abbreviation&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||128||PAD||Padding Character||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|81||129||HOP||High Octet Preset||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|82||130||BPH||Break Permitted Here||Follows a graphic character where a line break is permitted.&lt;br /&gt;
|-&lt;br /&gt;
|83||131||NBH||No Break Here||Follows a graphic character where a line break is not permitted.&lt;br /&gt;
|-&lt;br /&gt;
|84||132||IND||Index||Moves the active position one line down.&lt;br /&gt;
|-&lt;br /&gt;
|85||133||NEL||Next Line||Yet another line ending.&lt;br /&gt;
|-&lt;br /&gt;
|86||134||SSA||Start of Selected Area||&lt;br /&gt;
|-&lt;br /&gt;
|87||135||ESA||End of Selected Area||&lt;br /&gt;
|-&lt;br /&gt;
|88||136||HTS||Horizontal Tabulation Set||Sets a horizontal tab stop.&lt;br /&gt;
|-&lt;br /&gt;
|89||137||HTJ||Horizontal Tabulation with Justification||Sets a horizontal tab stop and indicates text should be justified out to the stop.&lt;br /&gt;
|-&lt;br /&gt;
|8A||138||VTS||Vertical Tabulation Set||Sets a vertical tab stop.&lt;br /&gt;
|-&lt;br /&gt;
|8B||139||PLD||Partial Line Down||Moves the active position down to a position suitable for subscripts, or undoes PLU.&lt;br /&gt;
|-&lt;br /&gt;
|8C||140||PLU||Partial Line Up||Moves the active position up to a position suitable for superscripts, or undoes PLD.&lt;br /&gt;
|-&lt;br /&gt;
|8D||141||RI||Reverse Index||Moves the active position one line up.&lt;br /&gt;
|-&lt;br /&gt;
|8E||142||SS2||Single-Shift 2||Indicates that the next code only should be interpreted in the G2 character set.&lt;br /&gt;
|-&lt;br /&gt;
|8F||143||SS3||Single-Shift 3||Indicates that the next code only should be interpreted in the G3 character set.&lt;br /&gt;
|-&lt;br /&gt;
|90||144||DCS||Device Control String||Introduces a device control sequence, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|91||145||PU1||Private Use 1||&lt;br /&gt;
|-&lt;br /&gt;
|92||146||PU2||Private Use 2||&lt;br /&gt;
|-&lt;br /&gt;
|93||147||STS||Set Transmit State||The third of the device-control codes; this one (CTRL-S, also known as XOFF) is often used to pause processes, devices, or output streams, with CTRL-Q (XON) resuming them (though in some cases, any keypress causes output to resume).&lt;br /&gt;
|-&lt;br /&gt;
|94||148||PCH||Cancel Character||The fourth device-control code; not used as much as DC1 or DC3. In DEC TOPS-20 mainframes, usually resulted in output of system status to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|95||149||MW||Message Waiting||In transmission protocols, indicates a failure requiring a re-send, or a negative response to a query of whether the process is ready to proceed.&lt;br /&gt;
|-&lt;br /&gt;
|96||150||SPA||Start of Protected Area||Signals that a correction may now be received in synchronous transmission protocols.&lt;br /&gt;
|-&lt;br /&gt;
|97||151||EPA||End of Protected Area||Marks the end of a block of data divided into blocks for transmission.&lt;br /&gt;
|-&lt;br /&gt;
|98||152||SOS||Start of String||Cancels an operation and signals that previously-sent data can be disregarded.&lt;br /&gt;
|-&lt;br /&gt;
|99||153||SGCI||Single Graphic Character Introducer||Marks the end of a physical medium such as a data-storage tape.&lt;br /&gt;
|-&lt;br /&gt;
|9A||154||SCI||Single Character Introducer||Used to mark the spot where garbled, missing, or incomplete characters were received due to transmission errors, or various other uses involving place-holder characters.  This character (Ctrl-Z) is also used by MS/PC-DOS to mark the end of a file or input stream, calling it EOF (although CTRL-D, EOT, would have been more standards-compliant and is used by Unix-style OSs for this purpose; however, some DEC operating systems used the CTRL-Z convention and this is what was followed by PC-DOS).&lt;br /&gt;
|-&lt;br /&gt;
|9B||155||CSI||Control Sequence Introducer||Mapped onto the ESC key on keyboards, this usually signals a user attempting to exit a menu or mode. It is also commonly used in printer and terminal control protocols to signal the beginning of a special &amp;quot;escape sequence&amp;quot; where immediately-following characters are interpreted as commands.&lt;br /&gt;
|-&lt;br /&gt;
|9C||156||ST||Operating System Command||Introduces an operating system command, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9D||157||OSC||Group Separator||The second of four separator characters, subordinate to FS, but higher-level than RS and US.&lt;br /&gt;
|-&lt;br /&gt;
|9E||158||PM||Privacy Message||Introduces a privacy message, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9F||159||APC||Application Program Command||Introduces an application program command, which is terminated by ST (0X96).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T13:32:06Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Working on descriptions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are defined by ISO/IEC 6429:1992 and are part of the [[ISO-8859]] encoding. They are also part of a number of other character sets derived from ASCII. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. &lt;br /&gt;
&lt;br /&gt;
NOTE: I'm cloning this from the C0 article and saving it occasionally. There will be gross errors till I'm done. Bear with me or dive in. --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 12:34, 30 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Standard abbreviation&amp;quot; | Abbreviation&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||128||PAD||Padding Character||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|81||129||HOP||High Octet Preset||Not part of ISO/IEC 6429.&lt;br /&gt;
|-&lt;br /&gt;
|82||130||BPH||Break Permitted Here||Follows a graphic character where a line break is permitted.&lt;br /&gt;
|-&lt;br /&gt;
|83||131||NBH||No Break Here||Follows a graphic character where a line break is not permitted.&lt;br /&gt;
|-&lt;br /&gt;
|84||132||IND||Index||Moves the active position one line down.&lt;br /&gt;
|-&lt;br /&gt;
|85||133||NEL||Next Line||Used in transmission protocols to request acknowledgement from the other end to make sure connection is still active. In DEC TOPS-20 mainframes, usually resulted in currently-active application outputing status information to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|86||134||SSA||Start of Selected Area||Sent as response to ENQ message, or used to positively acknowledge receipt of data or messages (as opposed to NAK).&lt;br /&gt;
|-&lt;br /&gt;
|87||135||ESA||End of Selected Area||On some systems, this causes a bell, buzzer, or beep to sound, or flashes inverse video to alert a system operator. The Apple II had &amp;quot;BELL&amp;quot; on the front side of the &amp;quot;G&amp;quot; key to remind users that Ctrl-G caused this sound effect.&lt;br /&gt;
|-&lt;br /&gt;
|88||136||HTS||Horizontal Tabulation Set||Moves back one space. Usually deletes last character (e.g., from input string), but on some old terminals it just moved backward without deleting and allowed &amp;quot;overstrike&amp;quot; effects overlaying multiple characters.&lt;br /&gt;
|-&lt;br /&gt;
|89||137||HTJ||Horizontal Tabulation with Justification||The typewriter &amp;quot;tab key&amp;quot;, usually moving to the next tab stop as defined in the particular software being used.&lt;br /&gt;
|-&lt;br /&gt;
|8A||138||VTS||Vertical Tabulation Set||Move down one line. In Unix-style operating systems, it also moves to the beginning of the next line so that it can be used as a line break (newline) character, while in some other systems and terminals it just moves down without moving to the left, requiring the &amp;quot;CR LF&amp;quot; sequence to break a line.&lt;br /&gt;
|-&lt;br /&gt;
|8B||139||PLD||Partial Line Down||Moves to vertical tab stops; not used nearly as often as the more-common horizontal tab.&lt;br /&gt;
|-&lt;br /&gt;
|8C||140||PLU||Partial Line Up||Causes page to eject in printers, and may clear the screen in some terminal emulators. Sometimes used as a logical division of sections of a document.&lt;br /&gt;
|-&lt;br /&gt;
|8D||141||RI||Reverse Index||Moves the active position one line up.&lt;br /&gt;
|-&lt;br /&gt;
|8E||142||SS2||Single-Shift 2||Switch to alternate character set (reversed by SI). Used in various systems and terminals to set different characters (e.g., APL or Cyrillic), or change the color or font.&lt;br /&gt;
|-&lt;br /&gt;
|8F||143||SS3||Single-Shift 3||Return to normal character set (reverses operation of SO).&lt;br /&gt;
|-&lt;br /&gt;
|90||144||DCS||Device Control String||Signals the start of a sequence of raw data as opposed to normal printable or control characters.&lt;br /&gt;
|-&lt;br /&gt;
|91||145||PU1||Private Use 1||One of four device-control codes intended to be system-specific. This one (CTRL-Q, also known as XON) is often used to resume operations of a process, device, or output stream that has been paused with CTRL-S (XOFF).&lt;br /&gt;
|-&lt;br /&gt;
|92||146||PU2||Private Use 2||Another device-control code; not used as much as DC1 and DC3.&lt;br /&gt;
|-&lt;br /&gt;
|93||147||STS||Set Transmit State||The third of the device-control codes; this one (CTRL-S, also known as XOFF) is often used to pause processes, devices, or output streams, with CTRL-Q (XON) resuming them (though in some cases, any keypress causes output to resume).&lt;br /&gt;
|-&lt;br /&gt;
|94||148||PCH||Cancel Character||The fourth device-control code; not used as much as DC1 or DC3. In DEC TOPS-20 mainframes, usually resulted in output of system status to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|95||149||MW||Message Waiting||In transmission protocols, indicates a failure requiring a re-send, or a negative response to a query of whether the process is ready to proceed.&lt;br /&gt;
|-&lt;br /&gt;
|96||150||SPA||Start of Protected Area||Signals that a correction may now be received in synchronous transmission protocols.&lt;br /&gt;
|-&lt;br /&gt;
|97||151||EPA||End of Protected Area||Marks the end of a block of data divided into blocks for transmission.&lt;br /&gt;
|-&lt;br /&gt;
|98||152||SOS||Start of String||Cancels an operation and signals that previously-sent data can be disregarded.&lt;br /&gt;
|-&lt;br /&gt;
|99||153||SGCI||Single Graphic Character Introducer||Marks the end of a physical medium such as a data-storage tape.&lt;br /&gt;
|-&lt;br /&gt;
|9A||154||SCI||Single Character Introducer||Used to mark the spot where garbled, missing, or incomplete characters were received due to transmission errors, or various other uses involving place-holder characters.  This character (Ctrl-Z) is also used by MS/PC-DOS to mark the end of a file or input stream, calling it EOF (although CTRL-D, EOT, would have been more standards-compliant and is used by Unix-style OSs for this purpose; however, some DEC operating systems used the CTRL-Z convention and this is what was followed by PC-DOS).&lt;br /&gt;
|-&lt;br /&gt;
|9B||155||CSI||Control Sequence Introducer||Mapped onto the ESC key on keyboards, this usually signals a user attempting to exit a menu or mode. It is also commonly used in printer and terminal control protocols to signal the beginning of a special &amp;quot;escape sequence&amp;quot; where immediately-following characters are interpreted as commands.&lt;br /&gt;
|-&lt;br /&gt;
|9C||156||ST||Operating System Command||Introduces an operating system command, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9D||157||OSC||Group Separator||The second of four separator characters, subordinate to FS, but higher-level than RS and US.&lt;br /&gt;
|-&lt;br /&gt;
|9E||158||PM||Privacy Message||Introduces a privacy message, which is terminated by ST (0X96).&lt;br /&gt;
|-&lt;br /&gt;
|9F||159||APC||Application Program Command||Introduces an application program command, which is terminated by ST (0X96).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T13:00:40Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Real names this time. Still need to fix descriptions.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are part of the [[ISO-8859]] standard. They are also part of a number of other character sets derived from ASCII. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. &lt;br /&gt;
&lt;br /&gt;
NOTE: I'm cloning this from the C0 article and saving it occasionally. There will be gross errors till I'm done. Bear with me or dive in. --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 12:34, 30 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Standard abbreviation&amp;quot; | Abbreviation&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||128||PAD||Padding Character||Marks unused space or padding (e.g., to intentionally slow down terminals or to leave space for added data in memory or storage media). Used in C-based programming languages to mark end of string.&lt;br /&gt;
|-&lt;br /&gt;
|81||129||HOP||High Octet Preset||Marks the beginning of a header in a message or data structure.&lt;br /&gt;
|-&lt;br /&gt;
|82||130||BPH||Break Permitted Here||Marks the beginning of the body text of a message, and/or the end of the header.&lt;br /&gt;
|-&lt;br /&gt;
|83||131||NBH||No Break Here||Marks the end of the body text. Also used as &amp;quot;break character&amp;quot; (Control-C) to terminate a program or process.&lt;br /&gt;
|-&lt;br /&gt;
|84||132||IND||Index||In Unix-style operating systems, signals end-of-file and is used to log out of a terminal. On Apple II, this character signalled that what followed was a DOS command when it was &amp;quot;printed&amp;quot; to standard output.&lt;br /&gt;
|-&lt;br /&gt;
|85||133||NEL||Next Line||Used in transmission protocols to request acknowledgement from the other end to make sure connection is still active. In DEC TOPS-20 mainframes, usually resulted in currently-active application outputing status information to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|86||134||SSA||Start of Selected Area||Sent as response to ENQ message, or used to positively acknowledge receipt of data or messages (as opposed to NAK).&lt;br /&gt;
|-&lt;br /&gt;
|87||135||ESA||End of Selected Area||On some systems, this causes a bell, buzzer, or beep to sound, or flashes inverse video to alert a system operator. The Apple II had &amp;quot;BELL&amp;quot; on the front side of the &amp;quot;G&amp;quot; key to remind users that Ctrl-G caused this sound effect.&lt;br /&gt;
|-&lt;br /&gt;
|88||136||HTS||Horizontal Tabulation Set||Moves back one space. Usually deletes last character (e.g., from input string), but on some old terminals it just moved backward without deleting and allowed &amp;quot;overstrike&amp;quot; effects overlaying multiple characters.&lt;br /&gt;
|-&lt;br /&gt;
|89||137||HTJ||Horizontal Tabulation with Justification||The typewriter &amp;quot;tab key&amp;quot;, usually moving to the next tab stop as defined in the particular software being used.&lt;br /&gt;
|-&lt;br /&gt;
|8A||138||VTS||Vertical Tabulation Set||Move down one line. In Unix-style operating systems, it also moves to the beginning of the next line so that it can be used as a line break (newline) character, while in some other systems and terminals it just moves down without moving to the left, requiring the &amp;quot;CR LF&amp;quot; sequence to break a line.&lt;br /&gt;
|-&lt;br /&gt;
|8B||139||PLD||Partial Line Down||Moves to vertical tab stops; not used nearly as often as the more-common horizontal tab.&lt;br /&gt;
|-&lt;br /&gt;
|8C||140||PLU||Partial Line Up||Causes page to eject in printers, and may clear the screen in some terminal emulators. Sometimes used as a logical division of sections of a document.&lt;br /&gt;
|-&lt;br /&gt;
|8D||141||RI||Reverse Index||Moves to the beginning of the line. In some systems (e.g., Apple II, Commodore 64, and TRS-80, and early Macintosh systems before its OS switched to a Unix-based system), also moves to the next line so that it can be used as a line break character, while in other systems it stays on the same line so that it must be accompanied by a LF character to break a line (but on some printing terminals CR with no LF was used for overstrike effects including underlining by printing underscores). Thus the three different line-break conventions (LF, CR, and CR+LF) arose, which bedevil users of text files to this day. As an input character, CR is generally mapped onto the Enter key, signaling the completion of input.&lt;br /&gt;
|-&lt;br /&gt;
|8E||142||SS2||Single-Shift 2||Switch to alternate character set (reversed by SI). Used in various systems and terminals to set different characters (e.g., APL or Cyrillic), or change the color or font.&lt;br /&gt;
|-&lt;br /&gt;
|8F||143||SS3||Single-Shift 3||Return to normal character set (reverses operation of SO).&lt;br /&gt;
|-&lt;br /&gt;
|90||144||DCS||Device Control String||Signals the start of a sequence of raw data as opposed to normal printable or control characters.&lt;br /&gt;
|-&lt;br /&gt;
|91||145||PU1||Private Use 1||One of four device-control codes intended to be system-specific. This one (CTRL-Q, also known as XON) is often used to resume operations of a process, device, or output stream that has been paused with CTRL-S (XOFF).&lt;br /&gt;
|-&lt;br /&gt;
|92||146||PU2||Private Use 2||Another device-control code; not used as much as DC1 and DC3.&lt;br /&gt;
|-&lt;br /&gt;
|93||147||STS||Set Transmit State||The third of the device-control codes; this one (CTRL-S, also known as XOFF) is often used to pause processes, devices, or output streams, with CTRL-Q (XON) resuming them (though in some cases, any keypress causes output to resume).&lt;br /&gt;
|-&lt;br /&gt;
|94||148||PCH||Cancel Character||The fourth device-control code; not used as much as DC1 or DC3. In DEC TOPS-20 mainframes, usually resulted in output of system status to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|95||149||MW||Message Waiting||In transmission protocols, indicates a failure requiring a re-send, or a negative response to a query of whether the process is ready to proceed.&lt;br /&gt;
|-&lt;br /&gt;
|96||150||SPA||Start of Protected Area||Signals that a correction may now be received in synchronous transmission protocols.&lt;br /&gt;
|-&lt;br /&gt;
|97||151||EPA||End of Protected Area||Marks the end of a block of data divided into blocks for transmission.&lt;br /&gt;
|-&lt;br /&gt;
|98||152||SOS||Start of String||Cancels an operation and signals that previously-sent data can be disregarded.&lt;br /&gt;
|-&lt;br /&gt;
|99||153||SGCI||Single Graphic Character Introducer||Marks the end of a physical medium such as a data-storage tape.&lt;br /&gt;
|-&lt;br /&gt;
|9A||154||SCI||Single Character Introducer||Used to mark the spot where garbled, missing, or incomplete characters were received due to transmission errors, or various other uses involving place-holder characters.  This character (Ctrl-Z) is also used by MS/PC-DOS to mark the end of a file or input stream, calling it EOF (although CTRL-D, EOT, would have been more standards-compliant and is used by Unix-style OSs for this purpose; however, some DEC operating systems used the CTRL-Z convention and this is what was followed by PC-DOS).&lt;br /&gt;
|-&lt;br /&gt;
|9B||155||CSI||Control Sequence Introducer||Mapped onto the ESC key on keyboards, this usually signals a user attempting to exit a menu or mode. It is also commonly used in printer and terminal control protocols to signal the beginning of a special &amp;quot;escape sequence&amp;quot; where immediately-following characters are interpreted as commands.&lt;br /&gt;
|-&lt;br /&gt;
|9C||156||ST||Operating System Command||One of four separator characters intended to delimit structured data. FS is the highest-level separator, intended to separate structures which are in turn internally delimited with GS, RS, and US (in descending order). Also used as a &amp;quot;quit and dump core&amp;quot; signal in Unix shells.&lt;br /&gt;
|-&lt;br /&gt;
|9D||157||OSC||Group Separator||The second of four separator characters, subordinate to FS, but higher-level than RS and US.&lt;br /&gt;
|-&lt;br /&gt;
|9E||158||PM||Privacy Message||The third of four separator characters, subordinate to FS and GS, but higher-level than US.&lt;br /&gt;
|-&lt;br /&gt;
|9F||159||APC||Application Program Command||The lowest-level of the separator characters, used to divide strings of ASCII characters which are the base elements of a data structure. A sequence of such US-delimited strings can in turn be used as a higher-level data element separated by other such elements by the RS character, and this structure in turn can be delimited from other such elements by GS, and finally if a fourth level is needed the FS character separates those elements.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T12:49:48Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Continuing work on basic content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are part of the [[ISO-8859]] standard. They are also part of a number of other character sets derived from ASCII. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. &lt;br /&gt;
&lt;br /&gt;
NOTE: I'm cloning this from the C0 article and saving it occasionally. There will be gross errors till I'm done. Bear with me or dive in. --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 12:34, 30 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Standard abbreviation&amp;quot; | Abbreviation&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||128||PAD||Null character||Marks unused space or padding (e.g., to intentionally slow down terminals or to leave space for added data in memory or storage media). Used in C-based programming languages to mark end of string.&lt;br /&gt;
|-&lt;br /&gt;
|81||129||HOP||Start of Heading||Marks the beginning of a header in a message or data structure.&lt;br /&gt;
|-&lt;br /&gt;
|82||130||BPH||Start of Text||Marks the beginning of the body text of a message, and/or the end of the header.&lt;br /&gt;
|-&lt;br /&gt;
|83||131||NBH||End of Text||Marks the end of the body text. Also used as &amp;quot;break character&amp;quot; (Control-C) to terminate a program or process.&lt;br /&gt;
|-&lt;br /&gt;
|84||132||IND||End of Transmission||In Unix-style operating systems, signals end-of-file and is used to log out of a terminal. On Apple II, this character signalled that what followed was a DOS command when it was &amp;quot;printed&amp;quot; to standard output.&lt;br /&gt;
|-&lt;br /&gt;
|85||133||NEL||Enquiry||Used in transmission protocols to request acknowledgement from the other end to make sure connection is still active. In DEC TOPS-20 mainframes, usually resulted in currently-active application outputing status information to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|86||134||SSA||Acknowledge||Sent as response to ENQ message, or used to positively acknowledge receipt of data or messages (as opposed to NAK).&lt;br /&gt;
|-&lt;br /&gt;
|87||135||ESA||Bell||On some systems, this causes a bell, buzzer, or beep to sound, or flashes inverse video to alert a system operator. The Apple II had &amp;quot;BELL&amp;quot; on the front side of the &amp;quot;G&amp;quot; key to remind users that Ctrl-G caused this sound effect.&lt;br /&gt;
|-&lt;br /&gt;
|88||136||HTS||Backspace||Moves back one space. Usually deletes last character (e.g., from input string), but on some old terminals it just moved backward without deleting and allowed &amp;quot;overstrike&amp;quot; effects overlaying multiple characters.&lt;br /&gt;
|-&lt;br /&gt;
|89||137||HTJ||Horizontal Tab||The typewriter &amp;quot;tab key&amp;quot;, usually moving to the next tab stop as defined in the particular software being used.&lt;br /&gt;
|-&lt;br /&gt;
|8A||138||VTS||Line Feed||Move down one line. In Unix-style operating systems, it also moves to the beginning of the next line so that it can be used as a line break (newline) character, while in some other systems and terminals it just moves down without moving to the left, requiring the &amp;quot;CR LF&amp;quot; sequence to break a line.&lt;br /&gt;
|-&lt;br /&gt;
|8B||139||PLD||Vertical Tab||Moves to vertical tab stops; not used nearly as often as the more-common horizontal tab.&lt;br /&gt;
|-&lt;br /&gt;
|8C||140||PLU||Form Feed||Causes page to eject in printers, and may clear the screen in some terminal emulators. Sometimes used as a logical division of sections of a document.&lt;br /&gt;
|-&lt;br /&gt;
|8D||141||RI||Carriage Return||Moves to the beginning of the line. In some systems (e.g., Apple II, Commodore 64, and TRS-80, and early Macintosh systems before its OS switched to a Unix-based system), also moves to the next line so that it can be used as a line break character, while in other systems it stays on the same line so that it must be accompanied by a LF character to break a line (but on some printing terminals CR with no LF was used for overstrike effects including underlining by printing underscores). Thus the three different line-break conventions (LF, CR, and CR+LF) arose, which bedevil users of text files to this day. As an input character, CR is generally mapped onto the Enter key, signaling the completion of input.&lt;br /&gt;
|-&lt;br /&gt;
|8E||142||SS2||Shift Out||Switch to alternate character set (reversed by SI). Used in various systems and terminals to set different characters (e.g., APL or Cyrillic), or change the color or font.&lt;br /&gt;
|-&lt;br /&gt;
|8F||143||SS3||Shift In||Return to normal character set (reverses operation of SO).&lt;br /&gt;
|-&lt;br /&gt;
|90||144||DCS||Data Link Escape||Signals the start of a sequence of raw data as opposed to normal printable or control characters.&lt;br /&gt;
|-&lt;br /&gt;
|91||145||PU1||Device Control 1||One of four device-control codes intended to be system-specific. This one (CTRL-Q, also known as XON) is often used to resume operations of a process, device, or output stream that has been paused with CTRL-S (XOFF).&lt;br /&gt;
|-&lt;br /&gt;
|92||146||PU2||Device Control 2||Another device-control code; not used as much as DC1 and DC3.&lt;br /&gt;
|-&lt;br /&gt;
|93||147||STS||Device Control 3||The third of the device-control codes; this one (CTRL-S, also known as XOFF) is often used to pause processes, devices, or output streams, with CTRL-Q (XON) resuming them (though in some cases, any keypress causes output to resume).&lt;br /&gt;
|-&lt;br /&gt;
|94||148||PCH||Device Control 4||The fourth device-control code; not used as much as DC1 or DC3. In DEC TOPS-20 mainframes, usually resulted in output of system status to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|95||149||MW||Negative Acknowledge||In transmission protocols, indicates a failure requiring a re-send, or a negative response to a query of whether the process is ready to proceed.&lt;br /&gt;
|-&lt;br /&gt;
|96||150||SPA||Synchronous Idle||Signals that a correction may now be received in synchronous transmission protocols.&lt;br /&gt;
|-&lt;br /&gt;
|97||151||EPA||End of Transmission Block||Marks the end of a block of data divided into blocks for transmission.&lt;br /&gt;
|-&lt;br /&gt;
|98||152||SOS||Cancel||Cancels an operation and signals that previously-sent data can be disregarded.&lt;br /&gt;
|-&lt;br /&gt;
|99||153||SGCI||End of Medium||Marks the end of a physical medium such as a data-storage tape.&lt;br /&gt;
|-&lt;br /&gt;
|9A||154||SCI||Substitute Character||Used to mark the spot where garbled, missing, or incomplete characters were received due to transmission errors, or various other uses involving place-holder characters.  This character (Ctrl-Z) is also used by MS/PC-DOS to mark the end of a file or input stream, calling it EOF (although CTRL-D, EOT, would have been more standards-compliant and is used by Unix-style OSs for this purpose; however, some DEC operating systems used the CTRL-Z convention and this is what was followed by PC-DOS).&lt;br /&gt;
|-&lt;br /&gt;
|9B||155||CSI||Escape||Mapped onto the ESC key on keyboards, this usually signals a user attempting to exit a menu or mode. It is also commonly used in printer and terminal control protocols to signal the beginning of a special &amp;quot;escape sequence&amp;quot; where immediately-following characters are interpreted as commands.&lt;br /&gt;
|-&lt;br /&gt;
|9C||156||ST||File Separator||One of four separator characters intended to delimit structured data. FS is the highest-level separator, intended to separate structures which are in turn internally delimited with GS, RS, and US (in descending order). Also used as a &amp;quot;quit and dump core&amp;quot; signal in Unix shells.&lt;br /&gt;
|-&lt;br /&gt;
|9D||157||OSC||Group Separator||The second of four separator characters, subordinate to FS, but higher-level than RS and US.&lt;br /&gt;
|-&lt;br /&gt;
|9E||158||PM||Record Separator||The third of four separator characters, subordinate to FS and GS, but higher-level than US.&lt;br /&gt;
|-&lt;br /&gt;
|9F||159||APC||Unit Separator||The lowest-level of the separator characters, used to divide strings of ASCII characters which are the base elements of a data structure. A sequence of such US-delimited strings can in turn be used as a higher-level data element separated by other such elements by the RS character, and this structure in turn can be delimited from other such elements by GS, and finally if a fourth level is needed the FS character separates those elements.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/C1_controls</id>
		<title>C1 controls</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/C1_controls"/>
				<updated>2012-11-30T12:34:32Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New version cloned from C0, still working on it.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The '''C1 controls''' are the control characters (code positions 128-159 decimal) which are part of the [[ISO-8859]] standard. They are also part of a number of other character sets derived from ASCII. They are not often used, and in otherwise equivalent Microsoft character sets (e.g., Windows 1252) they are replaced by printing characters. &lt;br /&gt;
&lt;br /&gt;
NOTE: I'm cloning this from the C0 article and saving it occasionally. There will be gross errors till I'm done. Bear with me or dive in. --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 12:34, 30 November 2012 (UTC)&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! title=&amp;quot;Hexadecimal code point&amp;quot; | Hex&lt;br /&gt;
! title=&amp;quot;Decimal code point&amp;quot; | Dec&lt;br /&gt;
! title=&amp;quot;Codes used to represent character&amp;quot; | Codes&lt;br /&gt;
! title=&amp;quot;Standard Acronym&amp;quot; | Acronym&lt;br /&gt;
! title=&amp;quot;Character name&amp;quot; | Name&lt;br /&gt;
! title=&amp;quot;Description and uses&amp;quot; | Description and uses&lt;br /&gt;
|-&lt;br /&gt;
|80||0||^@, \0||NUL||Null character||Marks unused space or padding (e.g., to intentionally slow down terminals or to leave space for added data in memory or storage media). Used in C-based programming languages to mark end of string.&lt;br /&gt;
|-&lt;br /&gt;
|81||1||^A||SOH||Start of Heading||Marks the beginning of a header in a message or data structure.&lt;br /&gt;
|-&lt;br /&gt;
|82||2||^B||STX||Start of Text||Marks the beginning of the body text of a message, and/or the end of the header.&lt;br /&gt;
|-&lt;br /&gt;
|83||3||^C||ETX||End of Text||Marks the end of the body text. Also used as &amp;quot;break character&amp;quot; (Control-C) to terminate a program or process.&lt;br /&gt;
|-&lt;br /&gt;
|84||4||^D||EOT||End of Transmission||In Unix-style operating systems, signals end-of-file and is used to log out of a terminal. On Apple II, this character signalled that what followed was a DOS command when it was &amp;quot;printed&amp;quot; to standard output.&lt;br /&gt;
|-&lt;br /&gt;
|85||5||^E||ENQ||Enquiry||Used in transmission protocols to request acknowledgement from the other end to make sure connection is still active. In DEC TOPS-20 mainframes, usually resulted in currently-active application outputing status information to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|86||6||^F||ACK||Acknowledge||Sent as response to ENQ message, or used to positively acknowledge receipt of data or messages (as opposed to NAK).&lt;br /&gt;
|-&lt;br /&gt;
|87||7||^G, \a||BEL||Bell||On some systems, this causes a bell, buzzer, or beep to sound, or flashes inverse video to alert a system operator. The Apple II had &amp;quot;BELL&amp;quot; on the front side of the &amp;quot;G&amp;quot; key to remind users that Ctrl-G caused this sound effect.&lt;br /&gt;
|-&lt;br /&gt;
|88||8||^H, \b||BS||Backspace||Moves back one space. Usually deletes last character (e.g., from input string), but on some old terminals it just moved backward without deleting and allowed &amp;quot;overstrike&amp;quot; effects overlaying multiple characters.&lt;br /&gt;
|-&lt;br /&gt;
|89||9||^I, \t||HT||Horizontal Tab||The typewriter &amp;quot;tab key&amp;quot;, usually moving to the next tab stop as defined in the particular software being used.&lt;br /&gt;
|-&lt;br /&gt;
|8A||10||^J, \n||LF||Line Feed||Move down one line. In Unix-style operating systems, it also moves to the beginning of the next line so that it can be used as a line break (newline) character, while in some other systems and terminals it just moves down without moving to the left, requiring the &amp;quot;CR LF&amp;quot; sequence to break a line.&lt;br /&gt;
|-&lt;br /&gt;
|8B||11||^K, \v||VT||Vertical Tab||Moves to vertical tab stops; not used nearly as often as the more-common horizontal tab.&lt;br /&gt;
|-&lt;br /&gt;
|8C||12||^L, \f||FF||Form Feed||Causes page to eject in printers, and may clear the screen in some terminal emulators. Sometimes used as a logical division of sections of a document.&lt;br /&gt;
|-&lt;br /&gt;
|8D||13||^M, \r||CR||Carriage Return||Moves to the beginning of the line. In some systems (e.g., Apple II, Commodore 64, and TRS-80, and early Macintosh systems before its OS switched to a Unix-based system), also moves to the next line so that it can be used as a line break character, while in other systems it stays on the same line so that it must be accompanied by a LF character to break a line (but on some printing terminals CR with no LF was used for overstrike effects including underlining by printing underscores). Thus the three different line-break conventions (LF, CR, and CR+LF) arose, which bedevil users of text files to this day. As an input character, CR is generally mapped onto the Enter key, signaling the completion of input.&lt;br /&gt;
|-&lt;br /&gt;
|8E||14||^N||SO||Shift Out||Switch to alternate character set (reversed by SI). Used in various systems and terminals to set different characters (e.g., APL or Cyrillic), or change the color or font.&lt;br /&gt;
|-&lt;br /&gt;
|8F||15||^O||SI||Shift In||Return to normal character set (reverses operation of SO).&lt;br /&gt;
|-&lt;br /&gt;
|90||16||^P||DLE||Data Link Escape||Signals the start of a sequence of raw data as opposed to normal printable or control characters.&lt;br /&gt;
|-&lt;br /&gt;
|91||17||^Q||DC1||Device Control 1||One of four device-control codes intended to be system-specific. This one (CTRL-Q, also known as XON) is often used to resume operations of a process, device, or output stream that has been paused with CTRL-S (XOFF).&lt;br /&gt;
|-&lt;br /&gt;
|92||18||^R||DC2||Device Control 2||Another device-control code; not used as much as DC1 and DC3.&lt;br /&gt;
|-&lt;br /&gt;
|93||19||^S||DC3||Device Control 3||The third of the device-control codes; this one (CTRL-S, also known as XOFF) is often used to pause processes, devices, or output streams, with CTRL-Q (XON) resuming them (though in some cases, any keypress causes output to resume).&lt;br /&gt;
|-&lt;br /&gt;
|94||20||^T||DC4||Device Control 4||The fourth device-control code; not used as much as DC1 or DC3. In DEC TOPS-20 mainframes, usually resulted in output of system status to terminal.&lt;br /&gt;
|-&lt;br /&gt;
|95||21||^U||NAK||Negative Acknowledge||In transmission protocols, indicates a failure requiring a re-send, or a negative response to a query of whether the process is ready to proceed.&lt;br /&gt;
|-&lt;br /&gt;
|96||22||^V||SYN||Synchronous Idle||Signals that a correction may now be received in synchronous transmission protocols.&lt;br /&gt;
|-&lt;br /&gt;
|97||23||^W||ETB||End of Transmission Block||Marks the end of a block of data divided into blocks for transmission.&lt;br /&gt;
|-&lt;br /&gt;
|98||24||^X||CAN||Cancel||Cancels an operation and signals that previously-sent data can be disregarded.&lt;br /&gt;
|-&lt;br /&gt;
|99||25||^Y||EM||End of Medium||Marks the end of a physical medium such as a data-storage tape.&lt;br /&gt;
|-&lt;br /&gt;
|9A||26||^Z||SUB||Substitute Character||Used to mark the spot where garbled, missing, or incomplete characters were received due to transmission errors, or various other uses involving place-holder characters.  This character (Ctrl-Z) is also used by MS/PC-DOS to mark the end of a file or input stream, calling it EOF (although CTRL-D, EOT, would have been more standards-compliant and is used by Unix-style OSs for this purpose; however, some DEC operating systems used the CTRL-Z convention and this is what was followed by PC-DOS).&lt;br /&gt;
|-&lt;br /&gt;
|9B||27||^[||ESC||Escape||Mapped onto the ESC key on keyboards, this usually signals a user attempting to exit a menu or mode. It is also commonly used in printer and terminal control protocols to signal the beginning of a special &amp;quot;escape sequence&amp;quot; where immediately-following characters are interpreted as commands.&lt;br /&gt;
|-&lt;br /&gt;
|9C||28||^\||FS||File Separator||One of four separator characters intended to delimit structured data. FS is the highest-level separator, intended to separate structures which are in turn internally delimited with GS, RS, and US (in descending order). Also used as a &amp;quot;quit and dump core&amp;quot; signal in Unix shells.&lt;br /&gt;
|-&lt;br /&gt;
|9D||29||^]||GS||Group Separator||The second of four separator characters, subordinate to FS, but higher-level than RS and US.&lt;br /&gt;
|-&lt;br /&gt;
|9E||30||^^||RS||Record Separator||The third of four separator characters, subordinate to FS and GS, but higher-level than US.&lt;br /&gt;
|-&lt;br /&gt;
|9F||31||^_||US||Unit Separator||The lowest-level of the separator characters, used to divide strings of ASCII characters which are the base elements of a data structure. A sequence of such US-delimited strings can in turn be used as a higher-level data element separated by other such elements by the RS character, and this structure in turn can be delimited from other such elements by GS, and finally if a fourth level is needed the FS character separates those elements.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:File format details]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/JIS_X_0201</id>
		<title>JIS X 0201</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/JIS_X_0201"/>
				<updated>2012-11-11T03:53:13Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
JIS X 0201 is an 8-bit encoding for Japanese text. Character codes 0-127 are identical with ISO 646-JP. Character codes 128-255 provide encoding for Katakana characters and some Japanese punctuation. This allows phonetic rendering of Japanese but omits the Hiragana and Kanji scripts, which are used in normal writing.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/JIS</id>
		<title>JIS</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/JIS"/>
				<updated>2012-11-11T03:46:20Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''JIS''' (Japanese Industrial Standard) is a name given to various character encoding standards based on JSA (Japanese Standards Association) standards. JIS defines the following character sets:&lt;br /&gt;
&lt;br /&gt;
* JIS X 0201, encoding Roman letters (ROMAJI) and Katakana. &lt;br /&gt;
* JIS X 0208, supporting Kanji and Hiragana as well. There are 1978, 1983, 1990, and 1997 versions of the standard.&lt;br /&gt;
* JIS X 0212, which includes rarely used Kanji not included in the JIS X 0208 character set.&lt;br /&gt;
* JIS X 0213. There are 2000 and 2004 versions of the standard.&lt;br /&gt;
&lt;br /&gt;
The following encodings are commonly used with JIS character sets:&lt;br /&gt;
&lt;br /&gt;
* ISO-2022-JP&lt;br /&gt;
* ISO-2022-JP-1&lt;br /&gt;
* ISO-2022-JP-2&lt;br /&gt;
* EUC (UJIS)&lt;br /&gt;
* Shift-JIS&lt;br /&gt;
&lt;br /&gt;
==Resources==&lt;br /&gt;
* One of the best resources on JIS charsets is the book &amp;quot;CJKV Information Processing&amp;quot; by Ken Lunde, O'Reilly 1999, ISBN 1-56592-224-7&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-1</id>
		<title>ISO 8859-1</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-1"/>
				<updated>2012-11-10T23:36:12Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Code table link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
ISO 8859-1, aka Latin-1, is the most widely used encoding of the [[ISO 8859]] family for English-language text. [[Windows 1252]] encoding includes all the printing characters of ISO 8859-1 and includes additional printing characters by replacing some control characters of the C1 (128-159) range.&lt;br /&gt;
&lt;br /&gt;
ISO 8859-1 was updated to [[ISO 8859-15]], called Latin-9, replacing some of the less used characters and adding the Euro (€) sign. However, those who have decided to update from Latin-1 have generally gone straight to Unicode, so Latin-9 has not become a widespread replacement. ISO [[8859-9]] or Latin-5, designed for use with Turkish scripts, also differs from Latin-1 in only a few code points.&lt;br /&gt;
&lt;br /&gt;
[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-1.kte Code table]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859-1</id>
		<title>ISO 8859-1</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859-1"/>
				<updated>2012-11-10T23:34:57Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
ISO 8859-1, aka Latin-1, is the most widely used encoding of the [[ISO 8859]] family for English-language text. [[Windows 1252]] encoding includes all the printing characters of ISO 8859-1 and includes additional printing characters by replacing some control characters of the C1 (128-159) range.&lt;br /&gt;
&lt;br /&gt;
ISO 8859-1 was updated to [[ISO 8859-15]], called Latin-9, replacing some of the less used characters and adding the Euro (€) sign. However, those who have decided to update from Latin-1 have generally gone straight to Unicode, so Latin-9 has not become a widespread replacement. ISO [[8859-9]] or Latin-5, designed for use with Turkish scripts, also differs from Latin-1 in only a few code points.&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/File_Information_Tool_Set</id>
		<title>File Information Tool Set</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/File_Information_Tool_Set"/>
				<updated>2012-11-10T23:22:23Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;FITS, the File Information Tool Set, is software created at the Harvard University Library to identify, validate, and extract technical metadata for various file formats. It wraps several third-party open source tools, normalizes and consolidates their output, and reports any errors. The tools which it incorporates include JHOVE, Exiftool, National Library of New Zealand Metadata Extractor, DROID, FFIdent, and Windows File Utility.&lt;br /&gt;
&lt;br /&gt;
NOTE: This article should be titled &amp;quot;FITS&amp;quot; to follow the conventions of the wiki, but there is already an article on a data format by that name. Disambiguation, someone?&lt;br /&gt;
&lt;br /&gt;
[[https://code.google.com/p/fits/ FITS home page on Google Code]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Talk:Flexible_Image_Transport_System</id>
		<title>Talk:Flexible Image Transport System</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Talk:Flexible_Image_Transport_System"/>
				<updated>2012-11-10T23:16:31Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Disambiguation issue&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We need a disambiguation here. This article is on FITS, the astronomical data format. There's at least one link to it which is clearly intended to refer to [[https://code.google.com/p/fits/ FITS]], the file validation and metadata extraction software developed at Harvard. Both are of interest to this project. &lt;br /&gt;
&lt;br /&gt;
Should there be a Wikipedia-style disambiguation page? --[[User:Gmcgath|Gmcgath]] ([[User talk:Gmcgath|talk]]) 23:16, 10 November 2012 (UTC)&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/UTF-1</id>
		<title>UTF-1</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/UTF-1"/>
				<updated>2012-11-10T16:35:20Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;UTF-1 is an obsolete encoding for [[Unicode]]. It was removed from ISO/IEC 10646-1:1993 by Amendment 4.&lt;br /&gt;
&lt;br /&gt;
[[Category:Character Encodings]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Category:Software</id>
		<title>Category:Software</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Category:Software"/>
				<updated>2012-11-10T16:27:19Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &amp;quot;Create&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Software&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/JHOVE</id>
		<title>JHOVE</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/JHOVE"/>
				<updated>2012-11-10T16:26:36Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category software&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JHOVE is a tool to identify, validate and characterize file formats. It was originally a collaborative project by JSTOR and Harvard University Library. It is currently an active open source project no longer backed by those institutions.&lt;br /&gt;
JHOVE is licensed under the GNU Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
{{related_file_format_identification}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://jhove.sourceforge.net/ Offical Homepage]&lt;br /&gt;
* [http://www.garymcgath.com/jhovenote.html JHOVE usage notes]&lt;br /&gt;
&lt;br /&gt;
[[Category:File Format Identification]]&lt;br /&gt;
[[Category:Software]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/JHOVE</id>
		<title>JHOVE</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/JHOVE"/>
				<updated>2012-11-10T16:25:27Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Note on status, link to (my own) usage notes&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;JHOVE is a tool to identify, validate and characterize file formats. It was originally a collaborative project by JSTOR and Harvard University Library. It is currently an active open source project no longer backed by those institutions.&lt;br /&gt;
JHOVE is licensed under the GNU Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
== Related ==&lt;br /&gt;
{{related_file_format_identification}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://jhove.sourceforge.net/ Offical Homepage]&lt;br /&gt;
* [http://www.garymcgath.com/jhovenote.html JHOVE usage notes]&lt;br /&gt;
&lt;br /&gt;
[[Category:File Format Identification]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/UTF-32</id>
		<title>UTF-32</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/UTF-32"/>
				<updated>2012-11-10T06:21:11Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Removed &amp;quot;Text Encoding&amp;quot;; redundant with &amp;quot;Character Encodings&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''[[UCS]] Transformation Format—32-bit''' (UTF-32) is a [[Unicode]] character encoding. There is a one-to-one mapping of Unicode code points to 32-bit values, so all characters require the same number of bits. Since the largest code points can be expressed in only 21 bits, this encoding is inherently wasteful of space; [[UTF-8]] or [[UTF-16]] is a more efficient coding in most cases. UTF-32 does provide computational simplicity and is more often used for in-memory storage of characters than for stored documents.&lt;br /&gt;
&lt;br /&gt;
[[http://www.unicode.org/faq/utf_bom.html#UTF32 UTF-32 FAQ]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/UTF-32</id>
		<title>UTF-32</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/UTF-32"/>
				<updated>2012-11-10T06:19:41Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: New page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''[[UCS]] Transformation Format—32-bit''' (UTF-32) is a [[Unicode]] character encoding. There is a one-to-one mapping of Unicode code points to 32-bit values, so all characters require the same number of bits. Since the largest code points can be expressed in only 21 bits, this encoding is inherently wasteful of space; [[UTF-8]] or [[UTF-16]] is a more efficient coding in most cases. UTF-32 does provide computational simplicity and is more often used for in-memory storage of characters than for stored documents.&lt;br /&gt;
&lt;br /&gt;
[[http://www.unicode.org/faq/utf_bom.html#UTF32 UTF-32 FAQ]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/UTF-8</id>
		<title>UTF-8</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/UTF-8"/>
				<updated>2012-11-10T06:05:04Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Add details&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''[[UCS]] Transformation Format—8-bit''' (UTF-8) is a [[Unicode]] character encoding. Codes 0-127 (0-7F hexadecimal) represent the equivalent [[ASCII]] characters, and these codes in a UTF-8 stream are never used in any other context. Codes FE and FF are never used, except in the optional Byte Order Mark at the beginning of a document. In UTF-8 the BOM is encoded as the bytes 0xEF, 0xBB, 0xBF. Since UTF-8 has no &amp;quot;endianness,&amp;quot; this is not actually a byte order indicator but can be treated as a signature indicating the document is UTF-8 encoded.&lt;br /&gt;
&lt;br /&gt;
UTF-8 is best suited for scripts that make heavy use of the Roman alphabet. With other scripts it may not provide as efficient an encoding as [[UTF-16]] or [[UTF-32]].&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
&lt;br /&gt;
* [http://tools.ietf.org/html/std63 STD 63]&lt;br /&gt;
** RFC 3629 (2003-11)&lt;br /&gt;
** RFC 2279 (1998-01)&lt;br /&gt;
** RFC 2044 (1996-10)&lt;br /&gt;
* [http://www.unicode.org/versions/Unicode6.0.0/ch03.pdf Unicode 6.0, Chapter 3] (2011) – §3.9 D92, §3.10 D95&lt;br /&gt;
* ISO/IEC 10646:2003 Annex D (2003)&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://doc.cat-v.org/plan_9/4th_edition/papers/utf Hello World or Καλημέρα κόσμε or こんにちは 世界] ([http://plan9.bell-labs.com/sys/doc/utf.pdf PDF])&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Unicode</id>
		<title>Unicode</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Unicode"/>
				<updated>2012-11-10T05:33:54Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: caveat about 8859-1 and UTF-8&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Character Encodings&lt;br /&gt;
}}&lt;br /&gt;
'''Unicode''' is a system for representing characters numerically, and is the basis for various character encodings including the popular [[UTF-8]]. It was devised beginning in 1987, with the first version of its standard published starting in 1991. Subsequent revisions have continually expanded its character repertoire.&lt;br /&gt;
&lt;br /&gt;
Unicode was devised in reaction both to the unwieldy multiplicity of character sets that had arisen to include various subsets of the many characters left out of the English-centric [[ASCII]] set, and to the clumsiness of the proposed ISO 10646 character set which was the awkward product of international politics rather than a sensible technical system. It has been successful to the point where just about all technical standards dealing with characters now are defined with regard to Unicode code points, with even the older proprietary encodings cross-referenced to the Unicode characters they encode.&lt;br /&gt;
&lt;br /&gt;
Early versions of Unicode attempted to be a 16-bit character encoding where characters in a potential repertoire of 65,536 code points could be represented as 16-bit (2-byte) unsigned integers, though the &amp;quot;big-endian vs. little-endian&amp;quot; problem caused there to be two possible byte streams corresponding to a particular document, which could be disambiguated using the &amp;quot;byte-order marker&amp;quot; character which came out as (hexadecimal) FFFE or FEFF depending on which byte order was used. However, from an early time, users of Unicode preferred encodings which did not take up two bytes for every character, even common ones from the ASCII repertoire, so variable-byte-length encodings came into common use.  Ultimately, the Unicode standard expanded its repertoire using multiple &amp;quot;planes&amp;quot; so that even 16 bits weren't enough to encode all possible characters.&lt;br /&gt;
&lt;br /&gt;
At its root, Unicode is simply an assignment of numeric values to characters, where a huge number of characters from various [[Written Languages|writing systems]] (modern or ancient) as well as special symbols of many types are each given a number.  Usually in Unicode charts these are given as hexadecimal numbers rather than the decimal ones most humans tend to prefer (computer geeks are funny that way), but they can be expressed in any base you want; in [[HTML]] you can use ampersand encoding with either decimal or hexadecimal numbers to express a Unicode character (e.g., &amp;amp;amp;#65; or &amp;amp;amp;#x41;).&lt;br /&gt;
&lt;br /&gt;
Once these numbers are assigned, they can be encoded as sequences of bytes in various ways, defined in the specifications of particular character encodings.&lt;br /&gt;
&lt;br /&gt;
The first 128 Unicode code points, 0-127, correspond to the same code points in ASCII. The next 128, 128-255, correspond to the same points in [[ISO-8859-1]], which in turn contains the same characters at 0-127 as ASCII, so the entire first 256 characters in Unicode are equivalent to that standard. Since UTF-8 encodes characters 0-127 as raw bytes of the appropriate number, a file consisting entirely of ASCII characters will be identical in the us-ascii and UTF-8 encodings. However, characters in the range 128-255 are encoded differently in ISO 8859-1 and UTF-8, so files with these characters will be rendered incorrectly in the wrong encoding.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://www.unicode.org/ Unicode official site] -- has lots of standards documents and code charts&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Unicode Wikipedia entry on Unicode]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_Unicode_characters Wikipedia list of Unicode Characters]&lt;br /&gt;
* [http://shapecatcher.com/ Shapecatcher] - Site for finding unicode characters by drawing them&lt;br /&gt;
* http://rishida.net/tools/conversion/ - Tool for converting Unicode into other character formats such as UTF-8, HTML, etc.&lt;br /&gt;
* http://www.fileformat.info/info/unicode/char/search.htm - Unicode search at Fileformat.Info&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Unicode</id>
		<title>Unicode</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Unicode"/>
				<updated>2012-11-10T05:26:32Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Unicode]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Unicode''' is a system for representing characters numerically, and is the basis for various character encodings including the popular [[UTF-8]]. It was devised beginning in 1987, with the first version of its standard published starting in 1991. Subsequent revisions have continually expanded its character repertoire.&lt;br /&gt;
&lt;br /&gt;
Unicode was devised in reaction both to the unwieldy multiplicity of character sets that had arisen to include various subsets of the many characters left out of the English-centric [[ASCII]] set, and to the clumsiness of the proposed ISO 10646 character set which was the awkward product of international politics rather than a sensible technical system. It has been successful to the point where just about all technical standards dealing with characters now are defined with regard to Unicode code points, with even the older proprietary encodings cross-referenced to the Unicode characters they encode.&lt;br /&gt;
&lt;br /&gt;
Early versions of Unicode attempted to be a 16-bit character encoding where characters in a potential repertoire of 65,536 code points could be represented as 16-bit (2-byte) unsigned integers, though the &amp;quot;big-endian vs. little-endian&amp;quot; problem caused there to be two possible byte streams corresponding to a particular document, which could be disambiguated using the &amp;quot;byte-order marker&amp;quot; character which came out as (hexadecimal) FFFE or FEFF depending on which byte order was used. However, from an early time, users of Unicode preferred encodings which did not take up two bytes for every character, even common ones from the ASCII repertoire, so variable-byte-length encodings came into common use.  Ultimately, the Unicode standard expanded its repertoire using multiple &amp;quot;planes&amp;quot; so that even 16 bits weren't enough to encode all possible characters.&lt;br /&gt;
&lt;br /&gt;
At its root, Unicode is simply an assignment of numeric values to characters, where a huge number of characters from various [[Written Languages|writing systems]] (modern or ancient) as well as special symbols of many types are each given a number.  Usually in Unicode charts these are given as hexadecimal numbers rather than the decimal ones most humans tend to prefer (computer geeks are funny that way), but they can be expressed in any base you want; in [[HTML]] you can use ampersand encoding with either decimal or hexadecimal numbers to express a Unicode character (e.g., &amp;amp;amp;#65; or &amp;amp;amp;#x41;).&lt;br /&gt;
&lt;br /&gt;
Once these numbers are assigned, they can be encoded as sequences of bytes in various ways, defined in the specifications of particular character encodings.&lt;br /&gt;
&lt;br /&gt;
The first 128 Unicode code points, 0-127, correspond to the same code points in ASCII. The next 128, 128-255, correspond to the same points in [[ISO-8859-1]], which in turn contains the same characters at 0-127 as ASCII, so the entire first 256 characters in Unicode are equivalent to that standard. Since UTF-8 encodes characters 0-127 as raw bytes of the appropriate number, a file consisting entirely of ASCII characters will be identical in the us-ascii and UTF-8 encodings.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [http://www.unicode.org/ Unicode official site] -- has lots of standards documents and code charts&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Unicode Wikipedia entry on Unicode]&lt;br /&gt;
* [http://en.wikipedia.org/wiki/List_of_Unicode_characters Wikipedia list of Unicode Characters]&lt;br /&gt;
* [http://shapecatcher.com/ Shapecatcher] - Site for finding unicode characters by drawing them&lt;br /&gt;
* http://rishida.net/tools/conversion/ - Tool for converting Unicode into other character formats such as UTF-8, HTML, etc.&lt;br /&gt;
* http://www.fileformat.info/info/unicode/char/search.htm - Unicode search at Fileformat.Info&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Windows_1252</id>
		<title>Windows 1252</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Windows_1252"/>
				<updated>2012-11-10T05:24:42Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt; &lt;br /&gt;
|[[Windows 1252]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Windows 1252 is a character encoding used in Microsoft Windows systems, particularly English-langauge installations. It includes all the printable characters of ISO 8859-1 (Latin-1), as well as additional characters in the range 128-159, which in ISO 8859 is reserved for control characters. It's often falsely claimed to be an ANSI standard.&lt;br /&gt;
&lt;br /&gt;
Websites and e-mail messages often mistakenly use headers and parameters claiming a document or message to be in ISO-8859-1 when it actually uses characters that are part of Windows 1252.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
* [[http://msdn.microsoft.com/en-us/library/cc195054.aspx Microsoft Windows 1252 code page]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Character_encoding</id>
		<title>Character encoding</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Character_encoding"/>
				<updated>2012-11-10T05:24:19Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
* [[Adobe Standard Encoding]]&lt;br /&gt;
* [[ARMSCII]]&lt;br /&gt;
* [[ASCII]]&lt;br /&gt;
* [[ANSEL]]&lt;br /&gt;
** [[MARC-8]]&lt;br /&gt;
* [[ATASCII]] (used by Atari computers)&lt;br /&gt;
* [[Baudot code]]&lt;br /&gt;
* [[Braille]]&lt;br /&gt;
* [[EBCDIC]]&lt;br /&gt;
* [[IBM PC code pages]]&lt;br /&gt;
* [[ISO 646]]&lt;br /&gt;
** [[ISO 646-CA]] (Canada / French)&lt;br /&gt;
** [[ISO 646-CA-2]] (Canada / French)&lt;br /&gt;
** [[ISO 646-CH]] (Switzerland)&lt;br /&gt;
** [[ISO 646-CN]] (China / Basic Latin)&lt;br /&gt;
** [[ISO 646-CU]] (Cuba / Spanish)&lt;br /&gt;
** [[ISO 646-DE]] (Germany)&lt;br /&gt;
** [[ISO 646-DK]] (Denmark)&lt;br /&gt;
** [[ISO 646-FI]] (Finland)&lt;br /&gt;
** [[ISO 646-FR]] (France)&lt;br /&gt;
** [[ISO 646-GB]] (Great Britain)&lt;br /&gt;
** [[ISO 646-HU]] (Hungary)&lt;br /&gt;
** [[ISO 646-IRV]] (International Reference Version)&lt;br /&gt;
** [[ISO 646-IT]] (Italy)&lt;br /&gt;
** [[ISO 646-JP]] (Japan / Romaji)&lt;br /&gt;
** [[ISO 646-JP OCR-B]] (Japan / Romaji)&lt;br /&gt;
** [[ISO 646-KR]] (Korea / Latin)&lt;br /&gt;
** [[ISO 646-MT]] (Malta)&lt;br /&gt;
** [[ISO 646-NL]] (Netherlands)&lt;br /&gt;
** [[ISO 646-NO]] (Norway)&lt;br /&gt;
** [[ISO 646-NO-2]] (Norway)&lt;br /&gt;
** [[ISO 646-PT]] (Portugal)&lt;br /&gt;
** [[ISO 646-SE]] (Sweden)&lt;br /&gt;
** [[ISO 646-SE-2]] (Sweden)&lt;br /&gt;
** [[ISO 646-US]] (Same as [[ASCII]])&lt;br /&gt;
** [[ISO 646-YU]] (Yugoslavia)&lt;br /&gt;
* [[ISO 2022]]&lt;br /&gt;
* [[ISO 8859]]&lt;br /&gt;
** [[ISO 8859-1]] (Latin-1)&lt;br /&gt;
** [[ISO 8859-2]] (Latin-2, Central/East European)&lt;br /&gt;
** [[ISO 8859-3]] (Latin-3, Esperanto, Galician, Maltese, and Turkish)&lt;br /&gt;
** [[ISO 8859-4]] (Latin-4, Scandinavian and Baltic)&lt;br /&gt;
** [[ISO 8859-5]] (Cyrillic)&lt;br /&gt;
** [[ISO 8859-6]] (Arabic)&lt;br /&gt;
** [[ISO 8859-7]] (Modern Greek)&lt;br /&gt;
** [[ISO 8859-8]] (Hebrew)&lt;br /&gt;
** [[ISO 8859-9]] (Latin-5, Turkish)&lt;br /&gt;
** [[ISO 8859-10]] (Latin-6, Lappish, Nordic, and Inuit)&lt;br /&gt;
** [[ISO 8859-11]] (Thai)&lt;br /&gt;
** [[ISO 8859-13]] (Latin-7, Baltic Rim)&lt;br /&gt;
** [[ISO 8859-14]] (Celtic)&lt;br /&gt;
** [[ISO 8859-15]] (Latin-9, Latin-1 with a Euro sign)&lt;br /&gt;
** [[ISO 8859-16]] (Romanian)&lt;br /&gt;
* [[JIS]]&lt;br /&gt;
** [[JIS X 0201]]&lt;br /&gt;
** [[JIS X 0208]]&lt;br /&gt;
** [[Shift-JIS]]&lt;br /&gt;
* [[KOI8]]&lt;br /&gt;
** [[KOI8-CS]] (Czechoslovakia)&lt;br /&gt;
** [[KOI8-R]] (Russia)&lt;br /&gt;
** [[KOI8-U]] (Ukraine)&lt;br /&gt;
* [[Macintosh encodings]]&lt;br /&gt;
** [[MacCE]]&lt;br /&gt;
** [[MacCyrillic]]&lt;br /&gt;
** [[MacDingbat]]&lt;br /&gt;
** [[MacGreek]]&lt;br /&gt;
** [[MacGujarati]]&lt;br /&gt;
** [[MacGurmukhi]]&lt;br /&gt;
** [[MacIceland]]&lt;br /&gt;
** [[MacRoman]]&lt;br /&gt;
** [[MacRomania]]&lt;br /&gt;
** [[MacSymbol]]&lt;br /&gt;
** [[MacThai]]&lt;br /&gt;
** [[MacTurkish]]&lt;br /&gt;
** [[MacUkraine]]&lt;br /&gt;
* [[Morse code]]&lt;br /&gt;
* [[MS-DOS encodings]]&lt;br /&gt;
** [[MS-DOS Latin US ]]&lt;br /&gt;
** [[MS-DOS Greek ]]&lt;br /&gt;
** [[MS-DOS Baltic Rim ]]&lt;br /&gt;
** [[MS-DOS Latin-1 ]]&lt;br /&gt;
** [[MS-DOS Greek 1 ]]&lt;br /&gt;
** [[MS-DOS Latin-2 ]]&lt;br /&gt;
** [[MS-DOS Cyrillic ]]&lt;br /&gt;
** [[MS-DOS Turkish ]]&lt;br /&gt;
** [[MS-DOS Portuguese ]]&lt;br /&gt;
** [[MS-DOS Icelandic ]]&lt;br /&gt;
** [[MS-DOS Hebrew ]]&lt;br /&gt;
** [[MS-DOS French Canada ]]&lt;br /&gt;
** [[MS-DOS Arabic ]]&lt;br /&gt;
** [[MS-DOS Nordic ]]&lt;br /&gt;
** [[MS-DOS Cyrillic CIS 1 ]]&lt;br /&gt;
** [[MS-DOS Greek 2 ]]&lt;br /&gt;
* [[PETSCII]] (or PET ASCII or CBM ASCII; used by Commodore computers)&lt;br /&gt;
* [[Unicode]]&lt;br /&gt;
** [[UTF-1]]&lt;br /&gt;
** [[UTF-16]]&lt;br /&gt;
** [[UTF-8]]&lt;br /&gt;
** [[UTF-7]]&lt;br /&gt;
** [[UTF-EBCDIC]]&lt;br /&gt;
* [[VISCII]]&lt;br /&gt;
* [[Windows encodings]]&lt;br /&gt;
** [[Windows 1252]] (ISO 8859-1 plus additional characters)&lt;br /&gt;
** [[Windows 1255]] (Hebrew)&lt;br /&gt;
** [[Windows 1256]] (Arabic, Farsi, Urdu)&lt;br /&gt;
** [[Windows 1257]] (Baltic Rim)&lt;br /&gt;
** [[Windows 1258]] (Vietnamese)&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.transbay.net/~enf/ascii/ascii.pdf The Evolution of Character Codes, 1874–1968]&lt;br /&gt;
* [http://www.kreativekorp.com/charset/ Collection of character encodings]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/XML</id>
		<title>XML</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/XML"/>
				<updated>2012-11-10T05:11:44Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: DTDs and schemas&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Document&lt;br /&gt;
|extensions={{ext|xml}}&lt;br /&gt;
|mimetypes=&lt;br /&gt;
{{mimetype|application/xml}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{mimetype|text/xml}}&lt;br /&gt;
}}&lt;br /&gt;
'''Extensible Markup Language''' (XML) is a markup language used to encode data.&lt;br /&gt;
&lt;br /&gt;
XML is a language from which languages are made. A body of rules for how an XML document for specific purpose may be constructed is often called a &amp;quot;language&amp;quot; or a &amp;quot;format&amp;quot; in its own right. These rules may be specified in several different ways, the most common being Document Type Definition (DTD) and Schema. A document which follows the syntactic rules of XML is considered &amp;quot;well-formed.&amp;quot; A document which is well-formed and also conforms to its DTD or schema declarations is considered &amp;quot;valid.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
A Document Type Definition may be included in an XML document or be referenced by a Document Type Declaration, or both approaches may be combined. An external reference to a DTD is provided by a Document Type Declaration, which confusingly has the same initials.&lt;br /&gt;
&lt;br /&gt;
A Schema, unlike a DTD, is itself written in XML. A document can have a Schema for each of its namespaces. DTDs have been largely superseded by Schemas because of the former's limitation of one DTD per document and the latter's greater capacity for describing rules and namespace support.&lt;br /&gt;
&lt;br /&gt;
XML documents refer to both Schemas and DTDs by a URI. It is crucial to remember that this reference is a Universal Resource Identifier, nor a Universal Resource Locator (URL). There is no requirement that the URI point to a resource on the Internet, or even that such a resource exist. This is a potential preservation risk with XML documents, as they may outlive the DTD and Schema documents that characterize them, or the documents may move and be difficult to locate.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/TR/xml/ XML 1.0]&lt;br /&gt;
** [http://www.w3.org/TR/2008/REC-xml-20081126/ XML 1.0, Fifth Edition (2008-11-26)]&lt;br /&gt;
** [http://www.w3.org/TR/2006/REC-xml-20060816/ XML 1.0, Fourth Edition (2006-09-29)]&lt;br /&gt;
** [http://www.w3.org/TR/2004/REC-xml-20040204/ XML 1.0, Third Edition (2004-02-04)]&lt;br /&gt;
** [http://www.w3.org/TR/2000/REC-xml-20001006 XML 1.0, Second Edition (2000-10-06)]&lt;br /&gt;
** [http://www.w3.org/TR/1998/REC-xml-19980210 XML 1.0, First Edition (1998-02-10)]&lt;br /&gt;
* [http://www.w3.org/TR/xml11/ XML 1.1]&lt;br /&gt;
** [http://www.w3.org/TR/2006/REC-xml11-20060816/ XML 1.1, Second Edition (2006-09-29)]&lt;br /&gt;
** [http://www.w3.org/TR/2004/REC-xml11-20040204/ XML 1.1, First Edition (2004-04-15)]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/XML/ W3C XML Homepage]&lt;br /&gt;
* [http://www.w3.org/XML/Core/ W3C XML Core Working Group Public Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:Text-based data]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/KOI8</id>
		<title>KOI8</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/KOI8"/>
				<updated>2012-11-10T03:00:23Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt; &lt;br /&gt;
|[[KOI8]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''KOI8''' is a family of 8-bit character encodings primarily for Cyrillic alphabets. Character codes 32-126 are identical with the corresponding ASCII characters. Cyrillic characters are ordered in phonetic correspondence to ASCII characters in the bottom half of the code table, not in native alphabetical order. The most widely used of these encodings is the Russian KOI8-R.&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/VISCII</id>
		<title>VISCII</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/VISCII"/>
				<updated>2012-11-10T02:59:56Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt; &lt;br /&gt;
|[[VISCII]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''VISCII''' is the Vietnamese Standard Code for Information Interchange. It is an 8-bit encoding which is compatible with the printable code range of ASCII but replaces some control codes (in the range 0-31) with printable characters.&lt;br /&gt;
&lt;br /&gt;
[http://www.trichlor.org/what-is-viscii.htm VISCII code table]&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_646</id>
		<title>ISO 646</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_646"/>
				<updated>2012-11-10T02:59:19Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt; &lt;br /&gt;
|[[ISO 646]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''ISO 646''' was a set of 7-bit encodings designed to internationalize ASCII. The control characters, digits, letters, and some punctuation are the same in all variants, but some other ASCII characters are replaced by characters needed in particular languages. It is equivalent to the [http://www.itu.int/rec/T-REC-T.50-199209-I/en ISO T.50] International Reference Alphabet.&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ATASCII</id>
		<title>ATASCII</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ATASCII"/>
				<updated>2012-11-10T02:58:36Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Category&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt; &lt;br /&gt;
|[[ATASCII]]&lt;br /&gt;
|}&lt;br /&gt;
__NOTOC__&lt;br /&gt;
&lt;br /&gt;
ATASCII is a eight-bit encoding that was used on Atari computers. It uses most, but not all, of the ASCII printing characters; codes 7B through 7F are different. The characters with the high bit set (80 through FF) are, with some exceptions, inverse video versions of the same code ANDed with 7F. There have been a number of programs to portray ATASCII on modern operating systems, as well as fonts designed from the originals.&lt;br /&gt;
&lt;br /&gt;
=== Documentation ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.faqs.org/faqs/atari-8-bit/faq/section-62.html#b Atari 8-bit FAQ] - What is the ATASCII Character Set?&lt;br /&gt;
* [http://en.wikipedia.org/wiki/ATASCII Wikipedia entry on ATASCII]&lt;br /&gt;
* [http://spriteshack.com/?p=353 SpriteShack: Using ATASCII in Games]&lt;br /&gt;
* [http://www.atarimagazines.com/compute/issue70/113_1_INSIGHT_Atari.php Atari Character Codes] from Computer Magazine Issue #70&lt;br /&gt;
* [http://archive.org/details/analog-computing-magazine-31 Issue of Analog Computing Magazine (#31)] covering ATASCII Animations&lt;br /&gt;
* [http://www.atariarchives.org/basicxl/showpage.php?page=363 Process of typing in ATASCII on an Atari computer]&lt;br /&gt;
&lt;br /&gt;
=== Code Tables ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.atariarchives.org/mapping/appendix10.php Code table]&lt;br /&gt;
* [http://www.atari-forum.com/wiki/index.php?title=The_Atari_character_set The Atari Character Set page at Atari-Forum.com]&lt;br /&gt;
* [http://joyfulcoder.net/atascii/ Joyful Coder ATASCII Map]&lt;br /&gt;
* [http://atariwiki.strotmann.de/wiki/Wiki.jsp?page=Atari%20ATASCII%20Table ATASCII map in PDF]&lt;br /&gt;
&lt;br /&gt;
=== Programs ===&lt;br /&gt;
&lt;br /&gt;
* [http://sourceforge.net/projects/atascii/ Atari ATASCII Viewer (Java)] on Sourceforge. Last updated in 2001.&lt;br /&gt;
* [http://www.leehanken.pwp.blueyonder.co.uk/atascii/ ATASCII View] Windows program for viewing ATASCII characters&lt;br /&gt;
* [http://www.vitoco.cl/atari/atasciiprinter.html Web-based ATASCII Printer]&lt;br /&gt;
* [http://xent.com/~bsittler/atascii.ti Terminfo for ATASCII]&lt;br /&gt;
* [http://syncterm.bbsdev.net/ Syncterm Software] - Terminal program for Windows that supports ATASCII&lt;br /&gt;
* [http://joyfulcoder.com/memopad/ Memo Pad], a windows memo pad for ATASCII characters&lt;br /&gt;
* [http://bf.amfband.com/bffiles.html File directory containing two ATASCII Telnet Clients for Windows]&lt;br /&gt;
* http://ape.dyndns.org:8083/ABBUC/379/IBM2A.C IBM2A.C - Program to make &amp;quot;best guess&amp;quot; conversion from ATASCII to IBM PC Characters (1993)&lt;br /&gt;
&lt;br /&gt;
=== Video ===&lt;br /&gt;
&lt;br /&gt;
* [https://vimeo.com/343238 Display of ATASCII on a 40h light panel] (Video)&lt;br /&gt;
* [http://www.youtube.com/watch?v=16CSYOBqdqQ ATARI BBS SIM (850 Express)] Video of a simulation of dialing an Atari BBS&lt;br /&gt;
* [http://www.youtube.com/watch?v=NKv6_f5ucMw ATARI TOONS &amp;quot;Aliens&amp;quot;]&lt;br /&gt;
* [http://www.youtube.com/watch?v=VHUl7WnJqwE ATARI TOONS &amp;quot;Trek&amp;quot;]&lt;br /&gt;
&lt;br /&gt;
=== Fonts ===&lt;br /&gt;
&lt;br /&gt;
* [http://members.bitstream.net/marksim/atarimac/fonts.html Atari Classic truetype fonts]&lt;br /&gt;
* [http://user.xmission.com/~trevin/atari/atari.html TrueType Font of ATASCII Characters]&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/XML</id>
		<title>XML</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/XML"/>
				<updated>2012-11-10T02:55:30Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{FormatInfo&lt;br /&gt;
|formattype=electronic&lt;br /&gt;
|subcat=Document&lt;br /&gt;
|extensions={{ext|xml}}&lt;br /&gt;
|mimetypes=&lt;br /&gt;
{{mimetype|application/xml}}&amp;lt;br&amp;gt;&lt;br /&gt;
{{mimetype|text/xml}}&lt;br /&gt;
}}&lt;br /&gt;
'''Extensible Markup Language''' (XML) is a markup language used to encode data.&lt;br /&gt;
&lt;br /&gt;
== Specifications ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/TR/xml/ XML 1.0]&lt;br /&gt;
** [http://www.w3.org/TR/2008/REC-xml-20081126/ XML 1.0, Fifth Edition (2008-11-26)]&lt;br /&gt;
** [http://www.w3.org/TR/2006/REC-xml-20060816/ XML 1.0, Fourth Edition (2006-09-29)]&lt;br /&gt;
** [http://www.w3.org/TR/2004/REC-xml-20040204/ XML 1.0, Third Edition (2004-02-04)]&lt;br /&gt;
** [http://www.w3.org/TR/2000/REC-xml-20001006 XML 1.0, Second Edition (2000-10-06)]&lt;br /&gt;
** [http://www.w3.org/TR/1998/REC-xml-19980210 XML 1.0, First Edition (1998-02-10)]&lt;br /&gt;
* [http://www.w3.org/TR/xml11/ XML 1.1]&lt;br /&gt;
** [http://www.w3.org/TR/2006/REC-xml11-20060816/ XML 1.1, Second Edition (2006-09-29)]&lt;br /&gt;
** [http://www.w3.org/TR/2004/REC-xml11-20040204/ XML 1.1, First Edition (2004-04-15)]&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.w3.org/XML/ W3C XML Homepage]&lt;br /&gt;
* [http://www.w3.org/XML/Core/ W3C XML Core Working Group Public Page]&lt;br /&gt;
&lt;br /&gt;
[[Category:Text-based data]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Adobe_Standard_Encoding</id>
		<title>Adobe Standard Encoding</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Adobe_Standard_Encoding"/>
				<updated>2012-11-10T02:50:32Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Caegory&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Adobe Standard Encoding]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
'''Adobe Standard Encoding''' is an 8-bit encoding extended from ASCII, used as the default encoding for many PostScript fonts. Codes 32-126 and 161-251 are used. &lt;br /&gt;
&lt;br /&gt;
[http://www.ascii.ca/adobestd.htm Adobe Standard Encoding vector]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/Category:Text_encoding</id>
		<title>Category:Text encoding</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/Category:Text_encoding"/>
				<updated>2012-11-10T02:49:08Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: Am I doing this right?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	<entry>
		<id>http://fileformats.archiveteam.org/wiki/ISO_8859</id>
		<title>ISO 8859</title>
		<link rel="alternate" type="text/html" href="http://fileformats.archiveteam.org/wiki/ISO_8859"/>
				<updated>2012-11-10T02:47:03Z</updated>
		
		<summary type="html">&lt;p&gt;Gmcgath: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{|&lt;br /&gt;
|[[File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Electronic File Formats]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[Character Encoding]]&lt;br /&gt;
| &amp;gt;&lt;br /&gt;
|[[ISO 8859]]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
ISO/IEC 8859 is a family of 8-bit character encodings that are extensions of ASCII. All of them reserve code values 80 through 9F (128 through 159 decimal) for control characters, though a lot of websites and e-mail programs bogusly indicate one of these encodings for content that actually uses printable characters in those positions via some proprietary system-specific encoding (usually Windows). The ISO 8859 encodings are the following:&lt;br /&gt;
&lt;br /&gt;
* ISO 8859-1: Latin-1, used for western European languages including English [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-1.kte Code table]]&lt;br /&gt;
* ISO 8859-2: Latin-2, used for central and eastern European languages [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-2.kte Code table]]&lt;br /&gt;
* ISO 8859-3: Latin-3, for Esperanto, Galician, Maltese, and Turkish [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-3.kte Code table]]&lt;br /&gt;
* ISO 8859-4: Latin-4, for Scandinavian and Baltic languages [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-4.kte Code table]]&lt;br /&gt;
* ISO 8859-5: Cyrillic characters [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-5.kte Code table]]&lt;br /&gt;
* ISO 8859-6: Arabic characters [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-6.kte Code table]]&lt;br /&gt;
* ISO 8859-7: Modern Greek [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-7.kte Code table]]&lt;br /&gt;
* ISO 8859-8: Hebrew [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-8.kte Code table]]&lt;br /&gt;
* ISO 8859-9: Latin-5, Turkish variant of Latin-1 [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-9.kte Code table]]&lt;br /&gt;
* ISO 8859-10: Latin-6, for Lappish, Nordic, and Inuit languages [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-10.kte Code table]]&lt;br /&gt;
* ISO 8859-11: Thai [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-11.kte Code table]]&lt;br /&gt;
* (ISO 8859-12 was abandoned)&lt;br /&gt;
* ISO 8859-13: Latin-7, Baltic Rim languages [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-13.kte Code table]]&lt;br /&gt;
* ISO 8859-14: Latin-8, Celtic [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-14.kte Code table]]&lt;br /&gt;
* ISO 8859-15: Latin-9, Revision of Latin-1, includes Euro sign [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-15.kte Code table]]&lt;br /&gt;
* ISO 8859-16: Latin-10, Romanian [[http://www.kreativekorp.com/charset/encoding.php?file=iso-8859-16.kte Code table]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[ftp://ftp.unicode.org/Public/MAPPINGS/ISO8859/ ISO 8859 to Unicode mapping tables]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Text encoding]]&lt;/div&gt;</summary>
		<author><name>Gmcgath</name></author>	</entry>

	</feed>