Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-12 Thread Ken Krugler
Be aware. Once CP932, always CP932...even in UTF-8. The UTF8 bytecode is a representation of the character in CP932. UTF-8 is an encoding for Unicode code points. So I've got no idea what you mean by the above. In order to convert from CP932 (or any non-Unicode encoding) into UTF-8 a progr

Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-11 Thread Ken Krugler
"Brian Rhodes" <[EMAIL PROTECTED]> wrote in message news:108398@palm-dev-forum... > Does anyone have any experience converting Japanese characters on the Palm to Unicode characters on the PC? > Do I need to just "bite the bullet" and make my own mapping table? If you do the conversion on

Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-11 Thread James Barwick
Be aware. Once CP932, always CP932...even in UTF-8. The UTF8 bytecode is a representation of the character in CP932. Don't expect that you can go from CP932 to UTF8 to EUC_JP. Ain't goin' to happen. Check out a program called JCode. It might help you. I'm running into the problem where Li

Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-10 Thread Justin Clark
If you do decide to "bite the bullet" then take a look at this page: http://www.jca.apc.org/~earthian/aozora/0213.html specifically jisx0213code.txt. -Justin Clark Cooperative Computers, Inc. [EMAIL PROTECTED] On Fri, Jan 10, 2003 at 12:52:07PM -0500, Brian Rhodes wrote: > Does anyone have a

Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-10 Thread Sebastian Voges
Hi Brian "Brian Rhodes" <[EMAIL PROTECTED]> wrote in message news:108398@palm-dev-forum... > > Does anyone have any experience converting Japanese characters on the Palm > to Unicode characters on the PC? > > Do I need to just "bite the bullet" and make my own mapping table? If you do the conversi

Re: Convert Codepage 932 (Japanese) to Unicode

2003-01-10 Thread Florent Pillet
I didn't find a tool for that on the PC but I happily use something called "Cyclone" on Mac which can convert from practically any encoding to any other one. Someone I know successfully used it to convert Unicode to Palm Japanese and back. Florent. On vendredi, jan 10, 2003, at 18:52 Europe/Pa

Convert Codepage 932 (Japanese) to Unicode

2003-01-10 Thread Brian Rhodes
Does anyone have any experience converting Japanese characters on the Palm to Unicode characters on the PC? Do I need to just "bite the bullet" and make my own mapping table? Thanks -Brian -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.