From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/ascii/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 files/de/glossary/ascii/index.html (limited to 'files/de/glossary/ascii/index.html') diff --git a/files/de/glossary/ascii/index.html b/files/de/glossary/ascii/index.html new file mode 100644 index 0000000000..7eee61ffe6 --- /dev/null +++ b/files/de/glossary/ascii/index.html @@ -0,0 +1,15 @@ +--- +title: ASCII +slug: Glossary/ASCII +tags: + - Glossary + - Infrastructure +translation_of: Glossary/ASCII +--- +

ASCII (American Standard Code for Information Interchange) ist eine der verbreitetsten Kodierungen, die von Computern verwendet wird, um Buchstaben, Zahlen, Interpunktions- und Steuerungszeichen in digitale Form umzuwandeln. Seit 2007 wird es im {{Glossary("Internet")}} durch {{Glossary("UTF-8")}} ersetzt.

+ +

Mehr lernen

+ +

Allgemeines Wissen

+ +

{{Interwiki("wikipedia", "ASCII")}} auf Wikipedia

-- cgit v1.2.3-54-g00ecf