From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/ascii/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 files/ko/glossary/ascii/index.html (limited to 'files/ko/glossary/ascii') 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 +--- +

미국정보교환표준부호(American Standard Code for Information Interchange) 또는 ASCII는 문자, 숫자, 구두점, 제어문자를 디지털 형태로 바꾸어주는 대표적인 문자 인코딩 방식이다. 2007년 부터 웹에서는 {{Glossary("UTF-8")}}이 주로 쓰이고 있다.

+ +

Learn more

+ +

General knowledge

+ +

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

-- cgit v1.2.3-54-g00ecf