diff options
Diffstat (limited to 'files/ko/glossary/ascii/index.html')
-rw-r--r-- | files/ko/glossary/ascii/index.html | 12 |
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> |