From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/glossary/ascii/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 files/ja/glossary/ascii/index.html (limited to 'files/ja/glossary/ascii') diff --git a/files/ja/glossary/ascii/index.html b/files/ja/glossary/ascii/index.html new file mode 100644 index 0000000000..1441283c0b --- /dev/null +++ b/files/ja/glossary/ascii/index.html @@ -0,0 +1,16 @@ +--- +title: ASCII +slug: Glossary/ASCII +tags: + - Glossary +translation_of: Glossary/ASCII +--- +

ASCII (American Standard Code for Information Interchange) とは、文字、数字、句読点、および制御コードをデジタル形式に変換するために、コンピュータによって使用される最も一般的な符号化方法の1つです。 2007 年から、ウェブ上では {{Glossary("UTF-8")}} が用いられています。

+ +

詳細情報

+ +

基礎知識

+ + -- cgit v1.2.3-54-g00ecf