Re: Most used codification for emails.

From: Paul Blay (ranma_at_saotome.demon.co.uk)
Date: 02/10/05


Date: Thu, 10 Feb 2005 15:35:11 -0000


"Nacho" wrote ...
> Joshua A. Reyer wrote:
>> Paul Blay wrote:
>>
>>> I'd probably stick with JIS (ISO-2022-JP) because most people
>>> will be expecting that - it's the only one Outlook Express can
>>> _compose_ in.

Actually I mis-spoke slightly. JIS is the only one of the /Japanese/
encodings that Outlook Express can compose in. Unicode is more
of an 'Everything' encoding.

I tend to ignore Unicode for a practical, if trivial, reason.
I, and probably a lot of the Microsoft crowd at least, resort to
"Japanese (Auto-select)" as the first choice when trying to view
Japanese text. Unfortunately that won't work if the text is actually
in Unicode. There's no particular difficulty in selecting Unicode (UTF-7)
and Unicode (UTF-8) afterwards to try them but the fiddle bugs me.
 
>> It's the only one Mozilla will let you compose in as well. Well, you
>> can compose Japanese in some other encoding, like Unicode, but then
>> Mozilla will get mad at you and tell your mail may not be readable.
>
> In fact, with my default encoding (Western 8859-1), it suggest UTF-8
> when sending.
>
> Also I think that UTF-8 is the only coding that allows me mix Japanese
> and Spanish characters.

Well that's one of the _good_ reasons to use Unicode. _If_ they can
read it by all means use UTF-8 when you want accented characters
in your text.
 
> Well, I'll try to use ISO-2022-JP and I'll see if all my friends can
> read it.



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: 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: natiev2ascii
    ... 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 ... There needs to be a way of noting the encoding of a file in some ...
    (comp.lang.java.programmer)
  • Best encoding for a Japanese web site to deliver?
    ... I'm sure there is plenty of discussion of this issue in Japanese; ... encoding a web server that delivers Japanese content should send to ... Is there any down side to shipping Unicode, ... than problems with older browsers? ...
    (sci.lang.japan)
  • Re: C# and encodings
    ... different encoding than Unicode does (Unicode set uses three ... Any character encoding that is not Unicode by definition uses a different encoding than Unicode does. ... The point is that the Unicode "character" 0xfeff is not representable in any ANSI code page, and is treated specially by stripping it from input rather than replacing it with the "default character". ...
    (microsoft.public.dotnet.languages.csharp)