Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlug] Re: Does rxvt support kinput?



BOTi wrote:

> Jim Breen wrote:
> 
> > Ken Lunde's "jconv" has been around for a decade or so. It tests
> > code-type and converts to whatever target you want. Doesn't do UTF8, but
> > I use it for everything else.
> 
> Afaik nkf doesn't support UTF either.
> Can anyone recommend a utility that can reliably convert between unicode and the various
> japanese encodings.
> So far I've been using java's native2ascii program, this does the job quite well though.

iconv should work fine:

ranma@example.com:~$ iconv --list | grep "EUC"
CSEUCKR//
CSEUCPKDFMTJAPANESE//
EUC-CN//
EUC-JP//
EUC-KR//
EUC-TW//
EUCCN//
EUCJP//
EUCKR//
EUCTW//
ranma@example.com:~$ iconv --list | grep "SHIFT"
CSSHIFTJIS//
SHIFT-JIS//
SHIFT_JIS//
ranma@example.com:~$ iconv --list | grep "UTF"
ISO-10646/UTF-8/
ISO-10646/UTF8/
UTF-7//
UTF-8//
UTF-16//
UTF-16BE//
UTF-16LE//
UTF-32//
UTF-32BE//
UTF-32LE//
UTF7//
UTF8//
UTF16//
UTF16BE//
UTF16LE//
UTF32//
UTF32BE//
UTF32LE//

-- 
Tobias Diedrich							PGP: 0x9AC7E0BC
Systemadministration IfI-A


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links