
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [tlug] apache2 setup and japanese charset
- Date: Fri, 11 Jul 2003 10:27:42 +0900 (JST)
- From: "J. David Beutel" <jdb@example.com>
- Subject: RE: [tlug] apache2 setup and japanese charset
On Fri, 11 Jul 2003, James Cluff wrote:
> Is it really a big job to convert from one code set to another? Like from
> Shift__jis to unicode for example?
Unicode is designed to allow round-trip conversion from all national
standard character sets, including the ones in the Shift_JIS encoding.
But it requires a look-up table, not a simple algorithm like between
EUC-JP and ISO-2022-JP. Also, there are a lot of non-standard Shift_JIS
encodings.
For details, see Ken Lunde's great book, CJKV Information Processing:
http://www.praxagora.com/lunde/cjkv-ip.html
11011011
Home |
Main Index |
Thread Index