RE: Shift-JIS <-> Unicode?

From: Addison Phillips [wM] (aphillips@webmethods.com)
Date: Sat Jun 15 2002 - 10:49:44 EDT


Yes. There is one on the Unicode FTP site. There is also one in the ICU library (http://oss.software.ibm.com/developerworks/opensource/icu/project/index.html).

Before you go off and get the table, though, you should note that:

1. There are several varieties of SJIS. Notably Microsoft code page 932 is not quite the same as what Oracle/Solaris/AIX/HP-UX call SJIS. You need to decide what you mean by "Shift-JIS".

2. Most programming environments have built in conversion capabilities that you can call and these will generally be more "natural" to use than writing your own. I say "natural" because the conversions will be similar to other programs running in that environment, providing the behavior that users expect.

Best Regards,

Addison

Addison P. Phillips
Globalization Architect / Manager, Globalization Engineering
webMethods, Inc. 432 Lakeside Drive, Sunnyvale, CA
+1 408.962.5487 (phone) +1 408.210.3659 (mobile)
-------------------------------------------------
Internationalization is an architecture. It is not a feature.

> -----Original Message-----
> From: unicode-bounce@unicode.org
> [mailto:unicode-bounce@unicode.org]On Behalf Of Stefan Persson
> Sent: 2002年6月15日 6:57
> To: unicode@unicode.org
> Subject: Shift-JIS <-> Unicode?
>
>
> Is there any mapping table between Shift-JIS and Unicode
> available anywhere?
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>



This archive was generated by hypermail 2.1.2 : Sat Jun 15 2002 - 09:24:57 EDT