Re: about wide character and multiple byte character



"csheppard91" <csheppard91@xxxxxxxxx> wrote in message
news:1148345035.169714.306630@xxxxxxxxxxxxxxxxxxxxxxxxxxxx

In my mind, wide character means in the encoding scheme, each
character is encoded with the same number of bytes (compared with
encoding technology which uses various number of bytes to encode a
character). I have also made some references that it seems that wide
character is the same as unicode (both are using 4 bytes to encode a
character). Is that correct?

http://en.wikipedia.org/wiki/Wide_character states "Wide character is a
computer programming term. It is a vague term used to represent a datatype
that is richer than the traditional 8-bit characters. It is not the same
thing as Unicode."

.



Relevant Pages

  • Re: wchar_t
    ... >> characters between the three major east asian languages. ... >> steam ahead with dropping Big5 and adopting Unicode pretty pervasively. ... > of effective character codes, ... Even if you wanted to encode ...
    (comp.lang.c)
  • Re: Byte size of characters when encoding
    ... >>Strings in .NET are already Unicode encoded. ... So if you encode the ... >>string to an array of bytes, you get bytes per character. ...
    (microsoft.public.dotnet.framework)
  • Re: Byte size of characters when encoding
    ... >>Strings in .NET are already Unicode encoded. ... So if you encode the ... >>string to an array of bytes, you get bytes per character. ...
    (microsoft.public.dotnet.general)
  • Re: output ampersand using XML::Twig
    ... XML data, then it receives unescaped utf8 strings from the parser ... first 2 solutions) being to get the unicode character for   ... turn off XML escapes for the element content ... {# use an Encode output filter that encodes (using decimal ...
    (comp.lang.perl.modules)
  • Re: editing perl script through TEXTAREA
    ... not converted to the corresponding HTML entity. ... then browsers do strange things with them. ... As the Perl Encode ... character which cannot be represented in the prevailing character ...
    (comp.lang.perl.misc)