Re: natiev2ascii



On 27 Jun 2005 06:08:44 -0700, "wkijava"
<Wolfgang.Killinger@xxxxxxxxxxxx> wrote or quoted :

>2. If I create a text file with the japanese text only and save it as
>Unicode, I can run it through native2ascii. But whatever enconding I
>use, the unicode values generated are not valid and browsers don't
>display anything resembling Japanese. The encondings I tried are: SJIS,
>MS932, EUC_JP and ISO2022JP. JISAutoDetect does not work, the command
>complains, that the encoding is not found. I use SKD 1.4.2_06.
>My japanese colleague says, that he has a standard japanese Windows
>with no special settings. SJIS works best, but still the translation
>contains values, which are obivously not Unicode. Any suggestions?

I suggest you have a peek at some files no the net that do display
Japanese correctly. I suspect they may start with a unicode header
then flip to Japanese for the body or something similar.

There needs to be a way of noting the encoding of a file in some
standard way.
Kludges include:

1. a companion file with the name originalfile.encoding

2. embedded code in first few bytes.

3. hiding it in the filename somewhere.

I think the world is resisting this hoping that non-Unicode encodings
will disappear. See http://mindprod.com/jgloss/encoding.html

--
Bush crime family lost/embezzled $3 trillion from Pentagon.
Complicit Bush-friendly media keeps mum. Rumsfeld confesses on video.
http://www.infowars.com/articles/us/mckinney_grills_rumsfeld.htm

Canadian Mind Products, Roedy Green.
See http://mindprod.com/iraq.html photos of Bush's war crimes
.



Relevant Pages

  • Re: Japanese encoding
    ... Japanese websites, for instance, yahoo.co.jp. ... Internet Explorer specific menu item that automatically selects the right _Japanese_ encoding form a selection of possible ... Unicode is not a Japanese encoding. ... company, I upload blank html files to my website and after they are uploaded, I develop each page on server side. ...
    (sci.lang.japan)
  • Re: Most used codification for emails.
    ... of an 'Everything' encoding. ... I tend to ignore Unicode for a practical, if trivial, reason. ... "Japanese " as the first choice when trying to view ... >> It's the only one Mozilla will let you compose in as well. ...
    (sci.lang.japan)
  • Re: Japanese encoding
    ... edit my file using the editor which is on their website. ... encoding is set to Unicode. ... Japanese websites, for instance, yahoo.co.jp. ... Japanese isn't an encoding. ...
    (sci.lang.japan)
  • Re: Characters not being displayed when language settings are changed.
    ... occur only in Japanese fonts, and Unicode and non-Unicode CJK fonts ... I have been generating a report which contains characters like $B-!(B and $B-"(B. ... I tried this on my machine too by going to Regional and Language Settings ...
    (microsoft.public.word.docmanagement)
  • Re: Read UTF8 (mixed byte) file & convert to Unicode
    ... >> I have a file which has no BOM and contains mostly single byte chars. ... >> are numerous double byte chars (Japanese) which appear throughout. ... >> take the resulting Unicode and store it in a DB and display it onscreen. ... > string, ...
    (microsoft.public.dotnet.general)