JPH0756708A - Japanese code converting device - Google Patents

Japanese code converting device

Info

Publication number
JPH0756708A
JPH0756708A JP5214775A JP21477593A JPH0756708A JP H0756708 A JPH0756708 A JP H0756708A JP 5214775 A JP5214775 A JP 5214775A JP 21477593 A JP21477593 A JP 21477593A JP H0756708 A JPH0756708 A JP H0756708A
Authority
JP
Japan
Prior art keywords
japanese
code
conversion
japanese code
code conversion
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP5214775A
Other languages
Japanese (ja)
Other versions
JP2570977B2 (en
Inventor
Ryoichi Ueno
良一 上野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP5214775A priority Critical patent/JP2570977B2/en
Publication of JPH0756708A publication Critical patent/JPH0756708A/en
Application granted granted Critical
Publication of JP2570977B2 publication Critical patent/JP2570977B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)

Abstract

PURPOSE:To easily and quickly execute code conversion between respectively different Japanese systems and to prevent the processing speed of an external device from being dropped by converting a converting Japanese code into a specified converted Japanese code based upon a code conversion table stored in a storage means. CONSTITUTION:An external computer 50 checks the set state of a DIP switch 30 in this Japanese code converting device before sending a Japanese code. In the case of sending a Japanese code based upon a Japanese code system different from a converting Japanese code system previously set up by the DIP switch 30, a code conversion processing changing signal is outputted prior to the Japanese code. A judging means 11 judges the changing Japanese code system based upon the inputted code conversion processing changing instruction. A switching means 13 switches the converting Japanese code system registered in a Japanese code conversion table stored in a Japanese code conversion table storing part 20 based upon the judged result.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、情報処理システムにお
ける日本語コード変換処理に関し、特に異なる日本語コ
ード体系相互間のコード変換を独立して実行する日本語
コード変換装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to Japanese code conversion processing in an information processing system, and more particularly to a Japanese code conversion device for independently performing code conversion between different Japanese code systems.

【0002】[0002]

【従来の技術】日本語を使用する現在の情報処理システ
ムにおいては、JIS、シフトJIS、EBCDIC、
EUC等の複数の日本語コード体系が使用されている。
このような日本語コード体系は、同一の日本語に付され
たコードがそれぞれ異なっており、しかも情報処理シス
テム毎に異なる日本語コード体系が使用されている場合
が多い。従って、一の情報処理システムで使用されてい
る日本語を他の情報処理システムで使用するためには、
使用している日本語コード体系同士のコード変換を行な
う必要がある。
2. Description of the Related Art In current information processing systems that use Japanese, JIS, shift JIS, EBCDIC,
Several Japanese code systems such as EUC are used.
In such a Japanese code system, the codes assigned to the same Japanese are different from each other, and in many cases, a different Japanese code system is used for each information processing system. Therefore, in order to use Japanese used in one information processing system in another information processing system,
It is necessary to perform code conversion between the Japanese code systems used.

【0003】ところで、従来では日本語コード体系同士
のコード変換は、日本語情報を利用しようとする者が、
変換する日本語コード体系にあった変換プログラムを個
別に作成して、当該情報処理システムのOS(operating
system)の管理下でCPU(central processing unit
)の処理能力を利用してコード変換を実行していた。
また、特定の変換元の日本語コード体系と変換先の日本
語コード体系同士を一対一で変換する変換プログラムを
事前に作成しておき、これをたとえばフロッピィディス
ク等に予め記録しておく。そして、必要があったときに
このフロッピィディスクをディスク装置にセットし、こ
のフロッピィディスクに記録されている特定の変換プロ
グラムをコンピュータのメインメモリに読み込んで立ち
上げて実行する場合もあった。
By the way, conventionally, for code conversion between Japanese code systems, a person who wants to use Japanese information has
A conversion program suitable for the Japanese code system to be converted is created individually, and the OS (operating system) of the information processing system is created.
CPU (central processing unit)
) Was used to perform code conversion.
Further, a conversion program for converting the specific Japanese code system of the conversion source and the Japanese code system of the conversion destination on a one-to-one basis is created in advance, and this is recorded in advance on, for example, a floppy disk or the like. Then, when necessary, the floppy disk may be set in a disk device, and a specific conversion program recorded on the floppy disk may be read into the main memory of the computer and started up and executed.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、個別に
変換プログラムを作成するためには、変換元のコード変
換体系をいちいち調べ、さらに変換先のコード変換体系
を調べたうえで、特定のプログラミング言語を選択して
利用する必要がある。このため、日本語情報を利用する
者の負担が大きく、また、日本語情報を利用することが
できるようになるまでに長時間を要する。さらに、情報
処理システム側のCPUを利用しているため、他の処理
プログラムの動作処理速度を低下させる等の欠点があ
る。一方、変換元の特定の日本語コード体系と変換先の
特定の日本語コード体系同士を変換するコード変換プロ
グラムを事前に用意しておく方法であれば、上記個別に
コード変換プログラムを作成する場合に比較して時間の
短縮を図ることはできる。しかし、この場合にはコード
変換プログラムが記録されているフロッピィディスク等
の選択やその立ち上げ等の煩雑な作業を必要とする。さ
らに、上記と同様に情報処理システム側のCPUを利用
しているため、他の処理プログラムの動作処理速度を低
下させる等の問題が未解決のままであった。
However, in order to individually create a conversion program, the code conversion system of the conversion source is checked one by one, and the code conversion system of the conversion destination is further checked, and then a specific programming language is selected. It is necessary to select and use it. For this reason, the burden on the person who uses the Japanese information is large, and it takes a long time before the Japanese information can be used. Further, since the CPU on the side of the information processing system is used, there is a drawback that the operation processing speed of other processing programs is reduced. On the other hand, if you want to prepare a code conversion program that converts between the specific Japanese code system of the conversion source and the specific Japanese code system of the conversion destination beforehand, if you create the individual code conversion program It is possible to reduce the time compared to. However, in this case, complicated work such as selecting a floppy disk or the like in which the code conversion program is recorded and starting it up is required. Furthermore, since the CPU on the side of the information processing system is used in the same manner as described above, problems such as slowing down the operation processing speed of other processing programs remain unsolved.

【0005】そこで本発明は、異なる日本語コード体系
相互間のコード変換を容易に、かつ、短時間で行なえる
とともに、外部装置の処理速度を低下させない日本語コ
ード変換装置の提供を目的とする。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to provide a Japanese code conversion device which can easily perform code conversion between different Japanese code systems in a short time and which does not reduce the processing speed of an external device. .

【0006】[0006]

【課題を解決するための手段】上記目的を達成するため
の請求項1に記載した日本語コード変換装置は、同一の
日本語にそれぞれ異なるコードを付した複数の日本語コ
ード体系相互間でのコード変換を行なう日本語コード変
換装置において、変換元の日本語コード体系と変換先の
日本語コード体系とを事前に指定する指定手段と、上記
複数の日本語コード体系相互間のコード変換テーブルが
記憶された記憶手段と、この記憶手段に記憶されている
コード変換テーブルに基づいて、上記指定された日本語
コード体系相互間でのコード変換を行なう変換手段とを
備えている。
[Means for Solving the Problems] A Japanese code converter according to claim 1 for achieving the above-mentioned object is provided between a plurality of Japanese code systems in which different codes are added to the same Japanese. In a Japanese code conversion device that performs code conversion, a specifying means for specifying the conversion source Japanese code system and the conversion destination Japanese code system in advance, and the code conversion table between the plurality of Japanese code systems described above are provided. The storage means is stored, and the conversion means performs code conversion between the designated Japanese code systems based on the code conversion table stored in the storage means.

【0007】上記目的を達成するための請求項2に記載
した日本語コード変換装置は、請求項1に記載した指定
手段を、変換元の日本語コード体系と変換先の日本語コ
ード体系とを設定しておくディップスイッチとしてい
る。
According to a second aspect of the present invention, there is provided a Japanese code conversion device, wherein the specifying means described in the first aspect is used to convert a source Japanese code system and a destination Japanese code system. It is a DIP switch that is set in advance.

【0008】上記目的を達成するための請求項3に記載
した日本語コード変換装置は、請求項1又は2に記載し
た日本語コード変換装置に、変換元の日本語コード体系
を判別する判別手段と、この判別の結果、変換元の日本
語コード体系が上記指定手段で指定されたものと異なる
ときには、当該変換元の日本語コード体系を他の日本語
コード体系に切り替える切替手段とを設けたものとして
いる。
In order to achieve the above-mentioned object, a Japanese code conversion device according to a third aspect of the present invention is the Japanese code conversion device according to the first or second aspect of the present invention. And as a result of this determination, when the Japanese code system of the conversion source is different from the one specified by the above-mentioned specifying means, a switching means for switching the Japanese code system of the conversion source to another Japanese code system is provided. I am supposed to.

【0009】[0009]

【作用】上記請求項1に記載した日本語コード変換装置
では、指定手段で指定した日本語コード体系の日本語コ
ードが入力されると、変換手段は、記憶手段に記憶され
ているコード変換テーブルに基づき、変換元の日本語コ
ードを指定されている変換先の日本語コードに変換す
る。
In the Japanese code converter according to the first aspect, when the Japanese code of the Japanese code system designated by the designating means is input, the converting means stores the code conversion table stored in the storing means. Based on, convert the source Japanese code to the specified destination Japanese code.

【0010】上記請求項2に記載した日本語コード変換
装置では、ディップスイッチで設定した日本語コード体
系の日本語コードが入力されると、変換手段は、記憶手
段に記憶されているコード変換テーブルに基づき、変換
元の日本語コードを設定されている変換先の日本語コー
ドに変換する。
In the Japanese code conversion device according to the second aspect, when the Japanese code of the Japanese code system set by the DIP switch is input, the conversion means stores the code conversion table stored in the storage means. Based on, the conversion source Japanese code is converted to the set conversion destination Japanese code.

【0011】上記請求項3に記載した日本語コード変換
装置では、判別手段により、変換元の日本語コード体系
を判別し、この判別の結果、変換元の日本語コード体系
が指定手段で指定されたものと異なるときには、切替手
段によって変換元の日本語コード体系を他の日本語コー
ド体系に切り替えるようにしている。
In the Japanese code conversion device according to the third aspect, the discrimination means discriminates the conversion source Japanese code system, and as a result of the discrimination, the conversion source Japanese code system is designated by the designating means. When it is different from the above, the conversion source Japanese code system is switched to another Japanese code system by the switching means.

【0012】[0012]

【実施例】本発明について図面を参照して説明する。図
1は、一実施例としての日本語コード変換装置の電気的
構成を示すブロック図である。図示日本語コード変換装
置は、日本語コード変換処理部10と、この日本語コー
ド変換処理部10に接続された記憶部20と、本装置の
図示しない筐体又は基板の一部に設けられたディップス
イッチ30と、中央処理装置及び入出力制御装置とが内
蔵された外部コンピュータ50との間で、日本語コード
等を送受するI/O回路を備えたデータ入出力処理部4
0とを備えている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an electrical configuration of a Japanese code conversion device as one embodiment. The illustrated Japanese code conversion device is provided in a Japanese code conversion processing unit 10, a storage unit 20 connected to the Japanese code conversion processing unit 10, and a part of a casing or substrate (not shown) of the device. A data input / output processing unit 4 having an I / O circuit for sending and receiving Japanese codes and the like between the DIP switch 30 and an external computer 50 having a central processing unit and an input / output control unit built-in.
It has 0 and.

【0013】記憶部20は、日本語コード変換テーブル
と、図示しない日本語コード変換プログラムとが記憶さ
れた例えばROM(read only memory)である。上記日
本語コード変換テーブルは、たとえば特定の日本語に対
して各日本語コード体系独自のコードをそれぞれ対応付
けしたものを表形式で記憶したものや、各日本語コード
体系相互間のコード同士を対応づける変換式であり、こ
れにより一の日本語コード体系の日本語コードが指定さ
れると、他の全ての日本語コード体系の日本語コードが
一義的に定まるようになっている。上記日本語コード変
換プログラムは、上記日本語コード変換処理部10に、
日本語コード変換テーブル記憶部20から特定の日本語
コード体系を読み出させ、かつ、特定の機能を実行させ
るものである。
The storage unit 20 is, for example, a ROM (read only memory) in which a Japanese code conversion table and a Japanese code conversion program (not shown) are stored. The above-mentioned Japanese code conversion table stores, for example, a table in which the codes unique to each Japanese code system are associated with specific Japanese, and the codes between the respective Japanese code systems are stored. It is a conversion formula to be associated, and when a Japanese code of one Japanese code system is designated by this, the Japanese codes of all other Japanese code systems are uniquely determined. The above Japanese code conversion program is stored in the above Japanese code conversion processing unit 10.
A specific Japanese code system is read from the Japanese code conversion table storage unit 20 and a specific function is executed.

【0014】日本語コード変換処理部10は図示しない
CPUを具備し、本装置の制御中枢としての機能を備え
るとともに、上記データ入出力処理部40を介して入力
される変換元の日本語コード体系を判別する判別手段1
1、この判別の結果、変換元の日本語コード体系が上記
ディップスイッチ30で指定されたものと異なるときに
は、当該判別された変換元の日本語コード体系を他の日
本語コード体系に切り替える切替手段13、上記記憶部
20に記憶されている日本語コード変換テーブルを参照
して、上記判別手段11で判別された変換元の日本語コ
ード体系による日本語コードを、他の日本語コード体系
による日本語コードに変換する変換手段12としての各
機能を備えている。
The Japanese code conversion processing unit 10 includes a CPU (not shown), has a function as a control center of the apparatus, and has a conversion source Japanese code system input through the data input / output processing unit 40. Determination means 1 for determining
1. As a result of this discrimination, when the conversion source Japanese code system is different from the one designated by the dip switch 30, the switching means for switching the determined conversion source Japanese code system to another Japanese code system. 13. By referring to the Japanese code conversion table stored in the storage unit 20, the Japanese code according to the conversion source Japanese code system discriminated by the discriminating unit 11 is converted into Japanese according to another Japanese code system. Each function as the conversion means 12 which converts into a word code is provided.

【0015】ディップスイッチ30は、上述したように
本装置の図示しない筐体又は基板の一部に設けられてお
り、本装置の使用者が任意にスイッチの切り替えを行な
えるようになっている。このディップスイッチ30は、
データ入出力処理部40を介して入力される変換元の日
本語コード体系(たとえばJIS等)と、変換先の日本
語コード体系(たとえばEUC等)の初期値を設定する
ものである。
As described above, the DIP switch 30 is provided in a part of the casing or the board (not shown) of the present apparatus, and the user of the apparatus can arbitrarily switch the switch. This DIP switch 30
The initial values of the conversion source Japanese code system (for example, JIS) and the conversion destination Japanese code system (for example, EUC) input via the data input / output processing unit 40 are set.

【0016】上記外部コンピュータ50は、上記ディッ
プスイッチ30の設定状態を読み取り、送出する日本語
コードの日本語コード体系がディップスイッチ30で設
定されている日本語コード体系とが異なっている場合に
は、日本語コードの送出に先立ってコード変換処理の変
更命令信号を送出するようになっている。
The external computer 50 reads the setting state of the DIP switch 30 and sends the Japanese code if the Japanese code system is different from the Japanese code system set by the DIP switch 30. A change command signal for code conversion processing is sent prior to sending the Japanese code.

【0017】次に、以上の構造を備えた日本語コード変
換装置の動作について説明する。装置の電源が投入され
ると、各部の初期化が行なわれた後、日本語コード変換
処理部10によって記憶部20からの日本語コード変換
プログラムの読み出し動作が実行され、図示しないメイ
ンメモリに書き込まれる。次に、日本語コード変換処理
部10は、ディップスイッチ30の設定状態を読み取
り、変換元と変換先の日本語コード体系を決定した後、
データ入出力処理部40からの入力待機状態となる。一
方、外部コンピュータ50は、日本語コードの送出前に
本装置のディップスイッチ30の設定状態を調べる。そ
して、このディップスイッチ30で予め設定されている
変換元の日本語コード体系と異なる日本語コード体系に
基づく日本語コードを送出する場合には、当該日本語コ
ードに先立って、コード変換処理の変更命令信号を出力
する。
Next, the operation of the Japanese code converter having the above structure will be described. When the power of the apparatus is turned on, after initialization of each unit, the Japanese code conversion processing unit 10 executes the reading operation of the Japanese code conversion program from the storage unit 20 and writes it in the main memory (not shown). Be done. Next, the Japanese code conversion processing unit 10 reads the setting state of the dip switch 30 and determines the Japanese code system of the conversion source and the conversion destination.
A state of waiting for an input from the data input / output processing unit 40 is entered. On the other hand, the external computer 50 checks the setting state of the DIP switch 30 of this device before sending the Japanese code. When a Japanese code based on a Japanese code system different from the conversion source Japanese code system preset by the DIP switch 30 is transmitted, the code conversion process is changed prior to the Japanese code. Output a command signal.

【0018】判別手段11は入力されたコード変換処理
の変更命令によって、変更元の日本語コード体系を判別
する。この判別結果により、切替手段13は日本語コー
ド変換テーブル記憶部20の日本語コード変換テーブル
の変換元の日本語コード体系を切り替える。一方、コー
ド変換処理の変更命令がない場合には、外部コンピュー
タ50からは、コード変換処理の変更命令を出力するこ
となく、変換元の日本語コードがそのまま送出される。
The discriminating means 11 discriminates the Japanese code system of the change source according to the input change command of the code conversion process. Based on this determination result, the switching unit 13 switches the Japanese code system of the conversion source of the Japanese code conversion table of the Japanese code conversion table storage unit 20. On the other hand, if there is no code conversion process change command, the conversion source Japanese code is sent as it is from the external computer 50 without outputting the code conversion process change command.

【0019】このようにして、データ入出力処理部40
を介して日本語コードが日本語コード変換処理部10に
入力されると、日本語コード変換処理部10では入力さ
れた日本語コードを1バイトずつ読み出し、この日本語
コードを日本語コード変換テーブルの変換元の日本語コ
ードと照合する。ここで、該当する日本語コードがあれ
ば、対応する変換先の日本語コードを読み出し、この日
本語コードを上記図示しないメインメモリ内に設定され
ているバッファメモリにバッファリングする。一方、該
当する日本語がなければ変換元の日本語コードをデータ
入出力処理部40を介して、そのまま上記外部コンピュ
ータ50に返送する。このようなコード変換処理を入力
された全日本語コードについて行い、該当する日本語コ
ードがある場合には、上記と同様にして順次上記バッフ
ァメモリにバッファリングする。そして、上記コード変
換処理の終了後、バッファリングした変換後の日本語コ
ードをデータ入出力処理部40を介して外部装置に向け
て出力する。
In this way, the data input / output processing unit 40
When a Japanese code is input to the Japanese code conversion processing unit 10 via the, the Japanese code conversion processing unit 10 reads the input Japanese code byte by byte, and the Japanese code is converted into a Japanese code conversion table. Match with the Japanese code of the conversion source. If there is a corresponding Japanese code, the corresponding Japanese code of the conversion destination is read, and this Japanese code is buffered in the buffer memory set in the main memory (not shown). On the other hand, if there is no corresponding Japanese, the Japanese code of the conversion source is returned to the external computer 50 as it is through the data input / output processing unit 40. Such code conversion processing is performed for all the input Japanese codes, and if there is a corresponding Japanese code, it is sequentially buffered in the buffer memory in the same manner as above. After the code conversion process is completed, the buffered Japanese code after conversion is output to the external device via the data input / output processing unit 40.

【0020】上述した装置であれば、複数の日本語コー
ド体系相互間のコード変換テーブルを参照してコード変
換を行なっているので、変換元の日本語コード体系や変
換先の日本語コード体系の種類を意識することなく、容
易かつ迅速にコード変換を行なうことができる。また、
本実施例では装置内に設けた日本語コード変換処理部1
0によって、変換処理を行ない、外部コンピュータ50
側のCPUを介さないで変換処理を行なうことができる
ので、外部コンピュータ50側の処理速度を向上させる
ことができる。さらに、指定手段としてディップスイッ
チを用いれば、変換元と変換先の日本語コード体系を容
易に切り替え設定することができる。またさらに、上記
判別手段11と切替手段13とを設けた場合には、変換
元の日本語コード体系が変更された場合であっても、こ
の変更後の日本語コード体系に自動的に切り替えてコー
ド変換を行なうことができるようになる。なお、本発明
は図示又は説明した実施例に限るものではなく、その要
旨の範囲内で様々に変形実施が可能である。例えば上記
実施例では、日本語コード変換処理部10に、判別手段
11と切替手段13としての機能を持たせた例について
説明したが、これらの機能は必ずしも必要ではない。こ
の場合、外部コンピュータから送出された日本語コード
体系が指定された変換元の日本語コードでないときに
は、コード変換処理を行なわずに変換元の日本語コード
をそのまま送出するようにすればよい。
In the above-mentioned device, since the code conversion is performed by referring to the code conversion table between the plurality of Japanese code systems, the conversion of the Japanese code system of the conversion source and the Japanese code system of the conversion destination can be performed. Code conversion can be performed easily and quickly without considering the type. Also,
In this embodiment, a Japanese code conversion processing unit 1 provided in the device
0, the conversion process is performed and the external computer 50
Since the conversion processing can be performed without going through the CPU on the side, the processing speed on the external computer 50 side can be improved. Furthermore, if a DIP switch is used as the designation means, it is possible to easily switch and set the Japanese code system of the conversion source and the conversion destination. Furthermore, when the discrimination means 11 and the switching means 13 are provided, even if the conversion source Japanese code system is changed, the changed Japanese code system is automatically switched. It becomes possible to perform code conversion. The present invention is not limited to the illustrated or described embodiments, but various modifications can be made within the scope of the invention. For example, in the above embodiment, an example in which the Japanese code conversion processing unit 10 is provided with the functions of the discrimination unit 11 and the switching unit 13 has been described, but these functions are not always necessary. In this case, if the Japanese code system sent from the external computer is not the designated conversion source Japanese code, the conversion source Japanese code may be transmitted as it is without performing the code conversion process.

【0021】[0021]

【発明の効果】請求項1に記載した日本語コード変換装
置によれば、複数の日本語コード体系相互間のコード変
換テーブルを参照してコード変換を行ない、しかも本装
置内に設けた日本語コード変換処理部によって独立して
変換処理を行なっているので、異なる日本語コード体系
相互間のコード変換を容易に、かつ、短時間で行なえる
とともに、外部装置の処理速度の低下を防止することが
できる。
According to the Japanese code converter according to the first aspect of the present invention, the code conversion is performed by referring to the code conversion table between a plurality of Japanese code systems, and the Japanese provided in this apparatus is also used. Since the conversion processing is performed independently by the code conversion processing unit, code conversion between different Japanese code systems can be performed easily and in a short time, and the processing speed of external devices can be prevented from decreasing. You can

【0022】請求項2に記載した日本語コード変換装置
によれば、上記請求項1で得られる効果に加え、変換元
と変換先の日本語コード体系を容易に切り替え設定する
ことができる。
According to the Japanese code conversion device described in claim 2, in addition to the effect obtained in claim 1, the Japanese code system of the conversion source and the conversion destination can be easily switched and set.

【0023】請求項3に記載した日本語コード変換装置
によれば、請求項1又は2で得られる効果に加え、変換
元の日本語コード体系が変更された場合であっても、こ
の変更後の日本語コード体系に自動的に切り替えてコー
ド変換を行なうことができるようになる。
According to the Japanese code conversion device described in claim 3, in addition to the effect obtained in claim 1 or 2, even when the conversion source Japanese code system is changed, It will be possible to automatically switch to the Japanese code system of to perform code conversion.

【図面の簡単な説明】[Brief description of drawings]

【図1】一実施例としての日本語コード変換装置の電気
的構成を示すブロック図である。
FIG. 1 is a block diagram showing an electrical configuration of a Japanese code conversion device as one embodiment.

【符号の説明】[Explanation of symbols]

10 日本語コード変換処理部 11 判別手段 12 変換手段 13 切替手段 20 記憶部 30 ディップスイッチ 40 データ入出力処理部 50 外部コンピュータ 10 Japanese Code Conversion Processing Unit 11 Discrimination Means 12 Conversion Means 13 Switching Means 20 Storage Unit 30 DIP Switch 40 Data Input / Output Processing Unit 50 External Computer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 同一の日本語にそれぞれ異なるコードを
付した複数の日本語コード体系相互間でのコード変換を
行なう日本語コード変換装置において、変換元の日本語
コード体系と変換先の日本語コード体系とを事前に指定
する指定手段と、上記複数の日本語コード体系相互間の
コード変換テーブルが記憶された記憶手段と、この記憶
手段に記憶されているコード変換テーブルに基づいて、
上記指定された日本語コード体系相互間でのコード変換
を行なう変換手段とを備えたことを特徴とする日本語コ
ード変換装置。
1. A Japanese code conversion device for converting a code between a plurality of Japanese code systems in which different codes are added to the same Japanese, and the Japanese code system of the conversion source and the Japanese system of the conversion destination. Based on the specifying means for specifying the code system in advance, the storage means storing the code conversion table between the plurality of Japanese code systems, and the code conversion table stored in the storage means,
A Japanese code conversion device comprising a conversion means for performing code conversion between the specified Japanese code systems.
【請求項2】 上記指定手段は、変換元の日本語コード
体系と変換先の日本語コード体系とを設定するディップ
スイッチである請求項1に記載の日本語コード変換装
置。
2. The Japanese code conversion device according to claim 1, wherein the designation means is a DIP switch for setting a conversion source Japanese code system and a conversion destination Japanese code system.
【請求項3】 変換元の日本語コード体系を判別する判
別手段と、この判別の結果、変換元の日本語コード体系
が上記指定手段で指定されたものと異なるときには、当
該変換元の日本語コード体系を他の日本語コード体系に
切り替える切替手段とを設けた請求項1又は2に記載の
日本語コード変換装置。
3. A discriminating means for discriminating the Japanese code system of the conversion source, and when the discrimination shows that the Japanese code system of the conversion source is different from the one designated by the designating means, the Japanese language of the conversion source is concerned. 3. The Japanese code conversion device according to claim 1, further comprising switching means for switching the code system to another Japanese code system.
JP5214775A 1993-08-09 1993-08-09 Japanese code converter Expired - Lifetime JP2570977B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5214775A JP2570977B2 (en) 1993-08-09 1993-08-09 Japanese code converter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5214775A JP2570977B2 (en) 1993-08-09 1993-08-09 Japanese code converter

Publications (2)

Publication Number Publication Date
JPH0756708A true JPH0756708A (en) 1995-03-03
JP2570977B2 JP2570977B2 (en) 1997-01-16

Family

ID=16661335

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5214775A Expired - Lifetime JP2570977B2 (en) 1993-08-09 1993-08-09 Japanese code converter

Country Status (1)

Country Link
JP (1) JP2570977B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60134340A (en) * 1983-12-21 1985-07-17 Mitsubishi Electric Corp Terminal control device
JPH02306725A (en) * 1989-05-22 1990-12-20 Fujitsu Ltd Method and apparatus for code conversion
JPH03270347A (en) * 1990-03-19 1991-12-02 Fujitsu Ltd Mutual conversion system for plural character code systems
JPH0462630A (en) * 1990-06-29 1992-02-27 Shimadzu Corp Character code converting device
JPH0481957A (en) * 1990-07-25 1992-03-16 Toshiba Corp Communication controller

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60134340A (en) * 1983-12-21 1985-07-17 Mitsubishi Electric Corp Terminal control device
JPH02306725A (en) * 1989-05-22 1990-12-20 Fujitsu Ltd Method and apparatus for code conversion
JPH03270347A (en) * 1990-03-19 1991-12-02 Fujitsu Ltd Mutual conversion system for plural character code systems
JPH0462630A (en) * 1990-06-29 1992-02-27 Shimadzu Corp Character code converting device
JPH0481957A (en) * 1990-07-25 1992-03-16 Toshiba Corp Communication controller

Also Published As

Publication number Publication date
JP2570977B2 (en) 1997-01-16

Similar Documents

Publication Publication Date Title
JPH10171665A (en) Jump code generator, interrupt program selection device and system, and computer
JPH0756708A (en) Japanese code converting device
US4831572A (en) Polynomial vector arithmetic operation control system
EP0326102A2 (en) Method and apparatus for selecting a keyboard on a computer system
JP3321955B2 (en) Keyboard device
JPH05314281A (en) Microcomputer with built-in a/d converter
JP3491838B2 (en) I / O expansion system
JPS63137348A (en) Character code conversion system
JP2580708B2 (en) Printer
JPH0798695A (en) Microcomputer
JPS5858694B2 (en) voice response device
JPS613229A (en) Data input device
JPS5839322A (en) Data processor
JPH0563448A (en) Waveform generator
JPS60110028A (en) Keyboard device
JPS63168729A (en) Microprocessor
JPS642971B2 (en)
JPH06295346A (en) Microcomuputer
JPS6224806B2 (en)
JPH05216754A (en) Memory bank switching system
JPH0477787A (en) Character pattern readout device
JPH02146641A (en) Memory device
JPS63229530A (en) Interruption control system
JPS6398728A (en) Input/output controller
JPH0258104A (en) Bit condition discriminating circuit and sequence controller