Re: [PHP-I18N] adding GB18030 support for mbstring

[email protected] (KITAZAKI Shigeru) Wed, 03 Feb 2010 17:07:40 +0900
Newsgroups php.i18n
Message-ID <[email protected]>
Moriyoshi Koizumi wrote:
> It just turned out ISO_2022,locale=ja,version=3 is actually ISO-2022-JP-MS.
Thank you for your valuable information.
I'll try ISO_2022,locale=ja,version=3 with ISO-2022-JP-MS.

Tex, thank you for your cooperation.
'halfwidth', called 'hankaku' in Japanese, is sometimes special case to
convert encodings. If you are interested in Japanese too, this article is useful.
http://en.wikipedia.org/wiki/Katakana

Shigeru