ISO/IEC 10646과 멀티바이트 코드 세트간의 변환시스템의 설계 및 구현

In this paper, we designed and implemented a code conversion method between ISO/IEC 10646 and the multi-byte code set. The Universal Multiple-Octet Coded Character Set(UCS) provides codes for more than 65,000 characters, huge increase over ASCII's code capacity of 128 characters. It is applicab...

Full description

Saved in:
Bibliographic Details
Published in한국정보전자통신기술학회 논문지 Vol. 11; no. 4; pp. 319 - 324
Main Author 김철(Chul Kim)
Format Journal Article
LanguageKorean
Published 한국정보전자통신기술학회 2018
Subjects
Online AccessGet full text
ISSN2005-081X
2288-9302

Cover

Abstract In this paper, we designed and implemented a code conversion method between ISO/IEC 10646 and the multi-byte code set. The Universal Multiple-Octet Coded Character Set(UCS) provides codes for more than 65,000 characters, huge increase over ASCII's code capacity of 128 characters. It is applicable to the representation, transmission, interchange, processing, storage, input and presentation of the written form of the language throughout the world. Therefore, it is so important to guide on code conversion methods to their customers during customer systems are migrated to the environment which the UCS code system is used and/or the current code systems, i.e., ASCII PC code and EBCDIC host code, are used with the UCS together. Code conversion utility including the mapping table between the UCS and IBM new host code is shown for the purpose of the explanation of code conversion algorithm and its implementation in the system. The programs are successfully executed in the real system environments and so can be delivered to the customer during its migration stage from the UCS to the current IBM code system and vice versa. 본 논문에서는 ISO/IEC 10646과 멀티바이트 코드 세트간의 변환 시스템을 설계하고 구현한다. 65,000 문자의 코드를 제공하는 UCS 세트는 128 문자의 코드 용량을 제공하는 ASCII 코드의 제한성을 해결하고, 전세계 언어의 표현, 전송, 교환, 처리, 저장 및 입출력을 단일 코드 페이지에서 적용하며, 다국어 소프트웨어 개발시 코드 변환을 단순화시킴으로써 프로그램의 코드 수정을 위한 시간과 비용을 효율적으로 절감하게 한다. 따라서 UCS 코드 시스템과 ASCII 및 EBCDIC 코드 시스템들이 혼용되어 사용되는 환경에서는 상호 시스템간의 코드 변환 방법은 시스템 마이그레이션시 제공되어야 하는 중요한 고려 사항이다. 본 논문의 코드 변환 유틸리티는 UCS와 IBM 호스트 코드간의 매핑 테이블을 포함하고 있으며 제안된 코드 변환 알고리즘을 시스템에서 구현하였다. 제안된 코드 변환 프로그램은 실제 시스템 환경에서 성공적으로 구동하였음을 검증하였고, UCS와 멀티바이트 코드 시스템간의 마이그레이션시 가이드라인으로 제공될 수 있다.
AbstractList In this paper, we designed and implemented a code conversion method between ISO/IEC 10646 and the multi-byte code set. The Universal Multiple-Octet Coded Character Set(UCS) provides codes for more than 65,000 characters, huge increase over ASCII's code capacity of 128 characters. It is applicable to the representation, transmission, interchange, processing, storage, input and presentation of the written form of the language throughout the world. Therefore, it is so important to guide on code conversion methods to their customers during customer systems are migrated to the environment which the UCS code system is used and/or the current code systems, i.e., ASCII PC code and EBCDIC host code, are used with the UCS together. Code conversion utility including the mapping table between the UCS and IBM new host code is shown for the purpose of the explanation of code conversion algorithm and its implementation in the system. The programs are successfully executed in the real system environments and so can be delivered to the customer during its migration stage from the UCS to the current IBM code system and vice versa. 본 논문에서는 ISO/IEC 10646과 멀티바이트 코드 세트간의 변환 시스템을 설계하고 구현한다. 65,000 문자의 코드를 제공하는 UCS 세트는 128 문자의 코드 용량을 제공하는 ASCII 코드의 제한성을 해결하고, 전세계 언어의 표현, 전송, 교환, 처리, 저장 및 입출력을 단일 코드 페이지에서 적용하며, 다국어 소프트웨어 개발시 코드 변환을 단순화시킴으로써 프로그램의 코드 수정을 위한 시간과 비용을 효율적으로 절감하게 한다. 따라서 UCS 코드 시스템과 ASCII 및 EBCDIC 코드 시스템들이 혼용되어 사용되는 환경에서는 상호 시스템간의 코드 변환 방법은 시스템 마이그레이션시 제공되어야 하는 중요한 고려 사항이다. 본 논문의 코드 변환 유틸리티는 UCS와 IBM 호스트 코드간의 매핑 테이블을 포함하고 있으며 제안된 코드 변환 알고리즘을 시스템에서 구현하였다. 제안된 코드 변환 프로그램은 실제 시스템 환경에서 성공적으로 구동하였음을 검증하였고, UCS와 멀티바이트 코드 시스템간의 마이그레이션시 가이드라인으로 제공될 수 있다.
본 논문에서는 ISO/IEC 10646과 멀티바이트 코드 세트간의 변환 시스템을 설계하고 구현한다. 65,000 문자 의 코드를 제공하는 UCS 세트는 128 문자의 코드 용량을 제공하는 ASCII 코드의 제한성을 해결하고, 전세계 언어의 표현, 전송, 교환, 처리, 저장 및 입출력을 단일 코드 페이지에서 적용하며, 다국어 소프트웨어 개발시 코드 변환을 단순화시킴으로써 프로그램의 코드 수정을 위한 시간과 비용을 효율적으로 절감하게 한다. 따라서 UCS 코드 시스템과 ASCII 및 EBCDIC 코드 시스템들이 혼용되어 사용되는 환경에서는 상호 시스템간의 코드 변환 방법은 시스템 마이그레이션시 제공되어야 하는 중요한 고려 사항이다. 본 논문의 코드 변환 유틸리티는 UCS와 IBM 호스트 코드간의 매핑 테이블을 포함하고 있으며 제안된 코드 변환 알고리즘을 시스템에서 구현하였다. 제안된 코드 변환 프로그램은 실제 시스템 환경에서 성공적으로 구동하였음을 검증하였고, UCS와 멀티바이트 코드 시스템간의 마이그레이션시 가이드라인으로 제공될 수 있다. In this paper, we designed and implemented a code conversion method between ISO/IEC 10646 and the multi-byte code set. The Universal Multiple-Octet Coded Character Set(UCS) provides codes for more than 65,000 characters, huge increase over ASCII’s code capacity of 128 characters. It is applicable to the representation, transmission, interchange, processing, storage, input and presentation of the written form of the language throughout the world. Therefore, it is so important to guide on code conversion methods to their customers during customer systems are migrated to the environment which the UCS code system is used and/or the current code systems, i.e., ASCII PC code and EBCDIC host code, are used with the UCS together. Code conversion utility including the mapping table between the UCS and IBM new host code is shown for the purpose of the explanation of code conversion algorithm and its implementation in the system. The programs are successfully executed in the real system environments and so can be delivered to the customer during its migration stage from the UCS to the current IBM code system and vice versa. KCI Citation Count: 1
Author 김철(Chul Kim)
Author_xml – sequence: 1
  fullname: 김철(Chul Kim)
BackLink https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART002376219$$DAccess content in National Research Foundation of Korea (NRF)
BookMark eNpFjL1Kw1AAhYNUsNa-QxYHh-D9TzKWWjVaDGgHnS63zY2E1FQSHdw6xKUdHOxQod26CA6BKnTQF8rPOxit4HS-c_g420olGARyQ6kiZBiaiQGqlAwA1YABL7eUehR5XYAQxggDWFWurAt732o1VQgYYenyU81eh8U4yZJJPn8vRis1_5pkzzM1j1dlS5M4n0_VbDksXqb5eJaPFsXj7GfK40W6jNUseVLTj7diGu8om67oR7L-lzWlc9jqNI-1tn1kNRttzTcJ0VhPSsQk0aEBMXYcneIucbGJBUUCE1dKTIXJBHOZpA5AhlP2niSGYFSaAuOasre-DUKX-z2PD4T3m9cD7oe8cd6xONYpQTos3d2163vRnccDJ-rzk8apjQA0kK5TAAlFuvnvBfehdyMdT_DbEkT4wM_sgxbQKUIIEPwNbmt_EQ
ContentType Journal Article
DBID DBRKI
TDB
JDI
ACYCR
DEWEY 567
DatabaseName DBPIA - 디비피아
Nurimedia DBPIA Journals
KoreaScience
Korean Citation Index
DatabaseTitleList

DeliveryMethod fulltext_linktorsrc
Discipline Geology
DocumentTitleAlternate Design and Implementation of Conversion System Between ISO/IEC 10646 and Multi-Byte Code Set
DocumentTitle_FL Design and Implementation of Conversion System Between ISO/IEC 10646 and Multi-Byte Code Set
EISSN 2288-9302
EndPage 324
ExternalDocumentID oai_kci_go_kr_ARTI_3754271
JAKO201827750145279
NODE07522204
GroupedDBID .UV
ALMA_UNASSIGNED_HOLDINGS
DBRKI
TDB
JDI
ACYCR
M~E
ID FETCH-LOGICAL-k944-6cee26e4718133dd753b4f393a52a34fee35a96a6f6e5d028d35ace48a65e9a33
ISSN 2005-081X
IngestDate Tue Nov 21 21:41:57 EST 2023
Fri Dec 22 11:59:14 EST 2023
Thu Feb 06 13:14:51 EST 2025
IsOpenAccess true
IsPeerReviewed false
IsScholarly false
Issue 4
Keywords ISO/IEC 10646
Double Byte Character Set
UCS
UNICODE
Universal Multiple-Octet Coded Character Set
Basic Multilingual Plane
Language Korean
LinkModel OpenURL
MergedId FETCHMERGED-LOGICAL-k944-6cee26e4718133dd753b4f393a52a34fee35a96a6f6e5d028d35ace48a65e9a33
Notes KISTI1.1003/JNL.JAKO201827750145279
OpenAccessLink http://click.ndsl.kr/servlet/LinkingDetailView?cn=JAKO201827750145279&dbt=JAKO&org_code=O481&site_code=SS1481&service_code=01
PageCount 6
ParticipantIDs nrf_kci_oai_kci_go_kr_ARTI_3754271
kisti_ndsl_JAKO201827750145279
nurimedia_primary_NODE07522204
PublicationCentury 2000
PublicationDate 2018
PublicationDateYYYYMMDD 2018-01-01
PublicationDate_xml – year: 2018
  text: 2018
PublicationDecade 2010
PublicationTitle 한국정보전자통신기술학회 논문지
PublicationTitleAlternate Journal of Korea institute of information, electronics, and communication technology
PublicationYear 2018
Publisher 한국정보전자통신기술학회
Publisher_xml – name: 한국정보전자통신기술학회
SSID ssib022332301
ssib023640390
ssib053377445
ssib044738261
ssib026777158
Score 1.6555462
Snippet In this paper, we designed and implemented a code conversion method between ISO/IEC 10646 and the multi-byte code set. The Universal Multiple-Octet Coded...
본 논문에서는 ISO/IEC 10646과 멀티바이트 코드 세트간의 변환 시스템을 설계하고 구현한다. 65,000 문자 의 코드를 제공하는 UCS 세트는 128 문자의 코드 용량을...
SourceID nrf
kisti
nurimedia
SourceType Open Website
Open Access Repository
Publisher
StartPage 319
SubjectTerms 전자/정보통신공학
Title ISO/IEC 10646과 멀티바이트 코드 세트간의 변환시스템의 설계 및 구현
URI https://www.dbpia.co.kr/journal/articleDetail?nodeId=NODE07522204
http://click.ndsl.kr/servlet/LinkingDetailView?cn=JAKO201827750145279&dbt=JAKO&org_code=O481&site_code=SS1481&service_code=01
https://www.kci.go.kr/kciportal/ci/sereArticleSearch/ciSereArtiView.kci?sereArticleSearchBean.artiId=ART002376219
Volume 11
hasFullText 1
inHoldings 1
isFullTextHit
isPrint
ispartofPNX 한국정보전자통신기술학회 논문지, 2018, 11(4), , pp.319-324
journalDatabaseRights – providerCode: PRVHPJ
  databaseName: ROAD: Directory of Open Access Scholarly Resources (ISSN International Center)
  customDbUrl:
  eissn: 2288-9302
  dateEnd: 99991231
  omitProxy: true
  ssIdentifier: ssib044738261
  issn: 2005-081X
  databaseCode: M~E
  dateStart: 20140101
  isFulltext: true
  titleUrlDefault: https://road.issn.org
  providerName: ISSN International Centre
link http://utb.summon.serialssolutions.com/2.0.0/link/0/eLvHCXMwnV3Nb9MwFLfGJAQXxKcYjClC-FQV0thJ7GOSZmxD2w4MaZyitEnQVGjR2A5wQDuUy3bgwA5D6m67IHGoNJB2gH-oTf8Hnp_TrEOT-Likzu_Fzy-2G_9eYvsR8oBlNrOyNKlmjLtVnoG703DcpOoKMDu2rFTiZjrLK87CM760bq9PXZidmLW0vdV42Hx37rqS_2lVwKBd1SrZf2jZUikAkIb2hSO0MBz_qo0Xn65C5sUwqIDLxR0aetRn1A8qNPSpJ9UshrBOhU99UyFwlJyGAZV16nMUQQZRUZBfR5lPJaMyQEhwEJZXoXJTgVqBFFgKlKdLkRIgzAY6Akx41NOl2AUyzoa6lQztFbxSWCfmK4jZ1AtQp6A6stuYPiOotenL6kqZZypQG-PzAikMDanUleCo67V5IA3xllS1ACIQ0ZolJjwqAqUQLPcxAfb4eHeeS0X5hQfV6GoGuQVqTqc0vNKTGYp5l8V7lclBAHdnBaq0rsdIjVnQ9yQzz44ctYl_CJ8YBlgxDGhGwfQq8bObff82CJdTI5e8J6vKHMt18ZOv5arVqUAjVVyS5ffh-GEJtI6B-1g-nFUgAJOdfvLk3GXgOpZyoPXA9DFod3l_4JApL2UDeFV7E-jYpfa2iikBD6YJjrV2lVwpnCPD0z39Gplqda6Ti48x-PTbG-Q59PdH0NsN7O2D4x_G8MvOaK8_7O_nh99GuydG_nN_-Kln5N0TOBv0u_nhgTE83hl9Psj3evnu0ehDT0F592hw3DWG_Y_G4PvX0UH3JlmbD9eChWoRGqTakpxXHaB2lpMqYlVjLEnA527wjEkW21bMeJamzI6lEzuZk9oJUOgEzpspF7FjpzJm7BaZbnfa6W1ixHFTJg0zS1Iz5rVMbT8ITpKTxcKyWdLkM2QO6yhqJ29eRue0zgy5D5UXtZobkdqqXf2-6EStzQgc0sUII0y7NdBS1m30Wu8jE62s1kNg7MDQTX7nT8XcJZcVot_-zZLprc3t9B7w4a3GHPaLX54QkjU
linkProvider ISSN International Centre
openUrl ctx_ver=Z39.88-2004&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rfr_id=info%3Asid%2Fsummon.serialssolutions.com&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&rft.genre=article&rft.atitle=ISO%2FIEC+10646%EA%B3%BC+%EB%A9%80%ED%8B%B0%EB%B0%94%EC%9D%B4%ED%8A%B8+%EC%BD%94%EB%93%9C+%EC%84%B8%ED%8A%B8%EA%B0%84%EC%9D%98+%EB%B3%80%ED%99%98%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%9D%98+%EC%84%A4%EA%B3%84+%EB%B0%8F+%EA%B5%AC%ED%98%84&rft.jtitle=%ED%95%9C%EA%B5%AD%EC%A0%95%EB%B3%B4%EC%A0%84%EC%9E%90%ED%86%B5%EC%8B%A0%EA%B8%B0%EC%88%A0%ED%95%99%ED%9A%8C%EB%85%BC%EB%AC%B8%EC%A7%80&rft.au=%EA%B9%80%EC%B2%A0&rft.au=Kim%2C+Chul&rft.date=2018&rft.issn=2005-081X&rft.eissn=2288-9302&rft.volume=11&rft.issue=4&rft.spage=319&rft.epage=324&rft.externalDBID=n%2Fa&rft.externalDocID=JAKO201827750145279
thumbnail_l http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/lc.gif&issn=2005-081X&client=summon
thumbnail_m http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/mc.gif&issn=2005-081X&client=summon
thumbnail_s http://covers-cdn.summon.serialssolutions.com/index.aspx?isbn=/sc.gif&issn=2005-081X&client=summon