Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site ttdsv.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!decvax!mcvax!enea!ttdsv!dan From: dan@ttdsv.UUCP (Dan Sahlin) Newsgroups: net.followup Subject: Re: Use of national characters in names Message-ID: <29@ttdsv.UUCP> Date: Thu, 24-May-84 01:46:06 EDT Article-I.D.: ttdsv.29 Posted: Thu May 24 01:46:06 1984 Date-Received: Fri, 1-Jun-84 05:39:45 EDT References: <408@erix.UUCP> <7094@umcp-cs.UUCP> <427@erix.UUCP> Organization: The Royal Inst. of Techn., Stockholm Lines: 16 There IS a standard on how to represent the national characters in a way that makes ASCII a true subset. Also the Teletex and the Videotex standards are subsets of this standard (ISO 6937/2-1983). The code is essentially an 8-bit code with 328 different characters! Most characters consist of just one byte, but the characters having a diacritical mark consist of two bytes. The first byte is a "non-spacing" diacritical mark affecting the next byte. I have written an editor using this standard, and I find it very convenient. All languages in Europe, except English, need something more than ASCII in order to be written properly. So far, each country has solved this problem in its own way by exchanging the characters "{}[]|\" to some national characters. Let's hope for something better in the future! Dan Sahlin (decvax!mcvax!enea!ttds!dan)