home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / misc / 968 < prev    next >
Encoding:
Text File  |  1992-12-16  |  2.3 KB  |  58 lines

  1. Newsgroups: comp.os.misc
  2. Path: sparky!uunet!spool.mu.edu!caen!destroyer!cs.ubc.ca!fornax!khattra
  3. From: khattra@cs.sfu.ca (Taj Khattra)
  4. Subject: Re: Help needed on 16-bit ASCII!
  5. Message-ID: <1992Dec16.220059.22715@cs.sfu.ca>
  6. Organization: CSS, Simon Fraser University, Burnaby, B.C., Canada
  7. References: <1gnp72INNet6@darkstar.UCSC.EDU> <1go0b3INNr00@cobra.cs.ubc.ca>
  8. Date: Wed, 16 Dec 1992 22:00:59 GMT
  9. Lines: 47
  10.  
  11. In article <1go0b3INNr00@cobra.cs.ubc.ca> davef@cs.ubc.ca (David Finkelstein) writes:
  12. >In article <1gnp72INNet6@darkstar.UCSC.EDU> Martin Vorbeck <vorbeck@ira.uka.de> writes:
  13. >>Hi!
  14. >>
  15. >>Some time ago I heard that some new operating system (for PC?)
  16. >>will be using a 16bit ASCII-like representation.
  17. >>This way it will be possible to represent 65535 symbols,
  18. >>i.e. nearly all characters used throughout the world.
  19. >>
  20. >
  21. >What you're asking about sounds like Unicode.  The Unicode standard
  22. >was developed by the Unicode Consortium (now Unicode, Inc., a
  23. >non-profit organization with open membership), which was comprised of
  24. >people from a number of companies and universities too numerous to
  25. >list.
  26. >
  27. >Unicode is a character encoding standard, and is not an operating
  28. >system.
  29. >
  30. >If you're interested in the encoding tables, check out _The Unicode
  31. >Standard: Worldwide Character Encoding, Version 1.0_ published by
  32. >Addison-Wesley and written by the Unicode Consortium.  Volume One
  33. >(ISBN 0-201-56788-1) provides some intro material and code charts for
  34. >all non-ideographic characters.  Volume Two contains the code charts
  35. >and cross-tabulations for the East Asian (Han) ideographic characters.
  36. >
  37. >--- Dave
  38. >-- 
  39. >---------------------------------------------------------------------
  40. >David Finkelstein               |"Nothing comes out of the faucet
  41. >University of British Columbia  | but strawberry jelly.  I guess 
  42. >davef@cs.ubc.ca                 | that's how rich millionaires live."
  43.  
  44.  
  45. Plan 9, the new operating system from Bell Labs, uses a 16-bit
  46. character set (I believe they used to use a variant of Unicode, but now
  47. have designed their own standard). There is a draft paper in the
  48. Plan 9 manuals set on research.att.com in /dist/plan9man/09utf.ps.Z.
  49. They will be publishing a revised paper on this in the January 1993
  50. Usenix Proceedings.
  51.  
  52. Unfortunately, Plan 9 is only available to interested faculty members. :^(
  53. I wish there were some at SFU.
  54.  
  55. --
  56. Taj Khattra
  57. khattra@cs.sfu.ca
  58.