"한글과 유니코드"의 두 판 사이의 차이

수학노트
둘러보기로 가기 검색하러 가기
 
(사용자 2명의 중간 판 18개는 보이지 않습니다)
1번째 줄: 1번째 줄:
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">이 항목의 스프링노트 원문주소</h5>
+
==개요==
  
* [[한글과 유니코드]]<br>
+
*  한글 한 글자의 십진수 유니코드 = [{(초성)×588}+{(중성)×28}+(종성)]+44032
 
+
**  여기서 초성, 중성, 종성은 아래에 제시된 각 낱소리에 대한 값
 
+
*  16진수로 나타내기도 하며 이경우 U+XXXX 과 같은 표현을 사용
 
+
*  '가'의 경우
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">개요</h5>
 
 
 
 
 
 
 
*  한글 한 글자의 십진수 유니코드 = [{(초성)×588}+{(중성)×28}+(종성)]+44032<br>
 
**  여기서 초성, 중성, 종성은 아래에 제시된 각 낱소리에 대한 값<br>
 
*  16진수로 나타내기도 하며 이경우 U+XXXX 과 같은 표현을 사용<br>
 
*  '가'의 경우<br>
 
 
** 초성 ㄱ 0
 
** 초성 ㄱ 0
 
** 중성 ㅏ 0
 
** 중성 ㅏ 0
 
** 십진수 유니코드는 44032
 
** 십진수 유니코드는 44032
 
** 16진수로는 U+AC00
 
** 16진수로는 U+AC00
*  '뷁'의 경우<br>
+
*  '뷁'의 경우
**  초성 ㅂ 7<br>
+
**  초성 ㅂ 7
**  중성 ㅔ 5<br>
+
**  중성 ㅔ 5
**  종성 ㄺ 9<br>
+
**  종성 ㄺ 9
**  {(7*588) + (15*28) + 9} + 44032=48577<br>
+
**  {(7*588) + (15*28) + 9} + 44032=48577
**  16진수로는 U+BDC1<br>
+
**  16진수로는 U+BDC1
  
 
+
  
 
+
  
<h5 style="line-height: 2em; margin: 0px;">초성</h5>
+
==초성==
  
*  ㄱ 0<br>
+
*  ㄱ 0
 
* ㄲ 1
 
* ㄲ 1
 
* ㄴ 2
 
* ㄴ 2
52번째 줄: 42번째 줄:
 
* ㅎ 18
 
* ㅎ 18
  
 
+
  
 
+
  
<h5>중성</h5>
+
==중성==
  
 
* ㅏ 0
 
* ㅏ 0
80번째 줄: 70번째 줄:
 
* ㅣ 20
 
* ㅣ 20
  
 
+
  
 
+
  
<h5 style="line-height: 2em; margin: 0px;">종성</h5>
+
==종성==
  
*  없음 0<br>
+
*  없음 0
 
* ㄱ 1
 
* ㄱ 1
 
* ㄲ 2
 
* ㄲ 2
115번째 줄: 105번째 줄:
 
* ㅎ 27
 
* ㅎ 27
  
 
+
   
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">재미있는 사실</h5>
 
 
 
 
 
 
 
* 네이버 지식인 http://kin.search.naver.com/search.naver?where=kin_qna&query=
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">역사</h5>
 
 
 
* [[수학사연표 (역사)|수학사연표]]
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">메모</h5>
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련된 항목들[[한글과 유니코드|]]</h5>
 
 
 
* [[한글과 기하학적 변환]]<br>
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">수학용어번역</h5>
 
 
 
* http://www.google.com/dictionary?langpair=en|ko&q=
 
* [http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=&fstr= 대한수학회 수학 학술 용어집]<br>
 
** http://mathnet.kaist.ac.kr/mathnet/math_list.php?mode=list&ftype=eng_term&fstr=
 
* [http://kms.or.kr/home/kor/board/bulletin_list_subject.asp?bulletinid=%7BD6048897-56F9-43D7-8BB6-50B362D1243A%7D&boardname=%BC%F6%C7%D0%BF%EB%BE%EE%C5%E4%B7%D0%B9%E6&globalmenu=7&localmenu=4 대한수학회 수학용어한글화 게시판]
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">사전 형태의 자료</h5>
 
 
 
* http://ko.wikipedia.org/wiki/
 
* http://en.wikipedia.org/wiki/
 
* http://www.wolframalpha.com/input/?i=
 
* [http://dlmf.nist.gov/ NIST Digital Library of Mathematical Functions]
 
* [http://www.research.att.com/%7Enjas/sequences/index.html The On-Line Encyclopedia of Integer Sequences]<br>
 
** http://www.research.att.com/~njas/sequences/?q=
 
 
 
 
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련논문</h5>
 
 
 
* http://www.jstor.org/action/doBasicSearch?Query=
 
* http://dx.doi.org/
 
 
 
 
 
 
 
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련도서 및 추천도서</h5>
 
 
 
* 도서내검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/contentSearch.do?query=
 
*  도서검색<br>
 
** http://books.google.com/books?q=
 
** http://book.daum.net/search/mainSearch.do?query=
 
** http://book.daum.net/search/mainSearch.do?query=
 
 
 
 
 
 
 
 
 
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">관련기사</h5>
+
 +
  
* 네이버 뉴스 검색 (키워드 수정)<br>
+
   
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
** http://news.search.naver.com/search.naver?where=news&x=0&y=0&sm=tab_hty&query=
 
  
 
+
==관련된 항목들==
 +
* [[한글과 기하학적 변환]]
  
 
 
  
<h5 style="line-height: 3.428em; margin: 0px; color: rgb(34, 61, 103); font-family: 'malgun gothic',dotum,gulim,sans-serif; font-size: 1.166em; background-position: 0px 100%;">블로그</h5>
+
==매스매티카 파일 및 계산리소스==
 +
* https://docs.google.com/file/d/0B8XXo8Tve1cxNmtDYzUxZVR2bzg/edit
  
*  구글 블로그 검색<br>
+
[[분류:교양수학]]
** http://blogsearch.google.com/blogsearch?q=
 
* [http://navercast.naver.com/science/list 네이버 오늘의과학]
 
* [http://math.dongascience.com/ 수학동아]
 
* [http://www.ams.org/mathmoments/ Mathematical Moments from the AMS]
 
* [http://betterexplained.com/ BetterExplained]
 

2020년 12월 28일 (월) 04:10 기준 최신판

개요

  • 한글 한 글자의 십진수 유니코드 = [{(초성)×588}+{(중성)×28}+(종성)]+44032
    • 여기서 초성, 중성, 종성은 아래에 제시된 각 낱소리에 대한 값
  • 16진수로 나타내기도 하며 이경우 U+XXXX 과 같은 표현을 사용
  • '가'의 경우
    • 초성 ㄱ 0
    • 중성 ㅏ 0
    • 십진수 유니코드는 44032
    • 16진수로는 U+AC00
  • '뷁'의 경우
    • 초성 ㅂ 7
    • 중성 ㅔ 5
    • 종성 ㄺ 9
    • {(7*588) + (15*28) + 9} + 44032=48577
    • 16진수로는 U+BDC1



초성

  • ㄱ 0
  • ㄲ 1
  • ㄴ 2
  • ㄷ 3
  • ㄸ 4
  • ㄹ 5
  • ㅁ 6
  • ㅂ 7
  • ㅃ 8
  • ㅅ 9
  • ㅆ 10
  • ㅇ 11
  • ㅈ 12
  • ㅉ 13
  • ㅊ 14
  • ㅋ 15
  • ㅌ 16
  • ㅍ 17
  • ㅎ 18



중성

  • ㅏ 0
  • ㅐ 1
  • ㅑ 2
  • ㅒ 3
  • ㅓ 4
  • ㅔ 5
  • ㅕ 6
  • ㅖ 7
  • ㅗ 8
  • ㅘ 9
  • ㅙ 10
  • ㅚ 11
  • ㅛ 12
  • ㅜ 13
  • ㅝ 14
  • ㅞ 15
  • ㅟ 16
  • ㅠ 17
  • ㅡ 18
  • ㅢ 19
  • ㅣ 20



종성

  • 없음 0
  • ㄱ 1
  • ㄲ 2
  • ㄳ 3
  • ㄴ 4
  • ㄵ 5
  • ㄶ 6
  • ㄷ 7
  • ㄹ 8
  • ㄺ 9
  • ㄻ 10
  • ㄼ 11
  • ㄽ 12
  • ㄾ 13
  • ㄿ 14
  • ㅀ 15
  • ㅁ 16
  • ㅂ 17
  • ㅄ 18
  • ㅅ 19
  • ㅆ 20
  • ㅇ 21
  • ㅈ 22
  • ㅊ 23
  • ㅋ 24
  • ㅌ 25
  • ㅍ 26
  • ㅎ 27





관련된 항목들


매스매티카 파일 및 계산리소스