diff options
Diffstat (limited to 'files/nl/glossary/ascii/index.html')
-rw-r--r-- | files/nl/glossary/ascii/index.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/files/nl/glossary/ascii/index.html b/files/nl/glossary/ascii/index.html new file mode 100644 index 0000000000..94f7eb2336 --- /dev/null +++ b/files/nl/glossary/ascii/index.html @@ -0,0 +1,15 @@ +--- +title: ASCII +slug: Glossary/ASCII +tags: + - infrastructuur + - woordenlijst +translation_of: Glossary/ASCII +--- +<p><strong>ASCII</strong> (<em>American Standard Code for Information Interchange</em>) is de populairste methode voor computers om letters, nummers, interpunctie en stuurcodes om te zetten naar de digitale vorm. Sinds 2007 is het online vervangen door {{Glossary("UTF-8")}}.</p> + +<h2 id="Meer_informatie">Meer informatie</h2> + +<h3 id="Algemene_kennis">Algemene kennis</h3> + +<p>{{Interwiki("wikipedia", "ASCII (tekenset)")}} op Wikipedia</p> |