aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/ascii
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:42:17 -0500
commitda78a9e329e272dedb2400b79a3bdeebff387d47 (patch)
treee6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/glossary/ascii
parent1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff)
downloadtranslated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2
translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip
initial commit
Diffstat (limited to 'files/ko/glossary/ascii')
-rw-r--r--files/ko/glossary/ascii/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/ko/glossary/ascii/index.html b/files/ko/glossary/ascii/index.html
new file mode 100644
index 0000000000..ab61d636bd
--- /dev/null
+++ b/files/ko/glossary/ascii/index.html
@@ -0,0 +1,12 @@
+---
+title: ASCII
+slug: Glossary/ASCII
+translation_of: Glossary/ASCII
+---
+<p><strong>미국정보교환표준부호</strong>(<em>American Standard Code for Information Interchange</em>) 또는<strong> ASCII</strong>는 문자, 숫자, 구두점, 제어문자를 디지털 형태로 바꾸어주는 대표적인 문자 인코딩 방식이다. 2007년 부터 웹에서는 {{Glossary("UTF-8")}}이 주로 쓰이고 있다.</p>
+
+<h2 id="Learn_more">Learn more</h2>
+
+<h3 id="General_knowledge">General knowledge</h3>
+
+<p>{{Interwiki("wikipedia", "ASCII")}} on Wikipedia</p>