Character Set Utilities
These are several utilities for using different computer language and character sets.
- The Accented Western Transletterator and
Cyrillic Transletterator are two JavaScript pages that will let you type text on a standard English keyboard, and get extended or non-English characters back. These can then be copied and pasted into other computer applications or web page forms.
- CharCode Tests might be useful in porting the concepts of the Transletterators to a different character set. This is a page that demonstrates the JavaScript charCodeAt() and fromCharCode() functions that I used to build the above pages.
- Typing Accented Characters on DOS or Windows is a table of the Alt-Num Pad combinations to get accented characters on an IBM-compatible.
George Ruban, Nov 2000. If you like any of my applications, feel free to sign my guest book and say so.