Re: Confusion between UTF-8 and Unicode

From: Bryce (spamtrap_at_berzerker-soft.com)
Date: 03/17/05


Date: Thu, 17 Mar 2005 17:32:05 -0500

On 17 Mar 2005 01:38:03 -0800, "blake.ong@gmail.com"
<blake.ong@gmail.com> wrote:

>Is it true that a webpage for example... which uses Unicode can display
>different languages in the same webpage? while UTF-8 cant....?

A webpage can't "use" Unicode. It is either UTF-8, or some other
encoding.

--
now with more cowbell


Relevant Pages

  • Re: Unicode string libraries
    ... encoding negotiation. ... old languages which have adopted Unicode without much pain. ... compatibility with too many old programs; but char as a holder for UTF-8 ... The limitations of UTF-16 ...
    (comp.programming)
  • Re: convert from utf-8 to unicode(excel)
    ... Is there a possibility to properly convert under Windows from utf-8 ... encoding to unicode ... There is no problem in conversion when I do it in Notepad. ... a file marking encoding as UTF-8 and then save it marking encoding as ...
    (comp.editors)
  • Re: Unicode string libraries
    ... UTF-8 is the encoding that must be used ... I initially thought that the variable-length characters ... but also that UTF-8 didn't break when Unicode got extended ...
    (comp.programming)
  • Re: UTF-8 practically vs. theoretically in the VFS API (was: Re: JFS default behavior)
    ... > the prefered format for storing text in them, ... UTF-8 doesn't measurably expand any normal text that didn't ... (Now, I'll give that a lot of people don't like Unicode, so I'll allow ... Because the _transform_ makes sense regardless of character set encoding. ...
    (Linux-Kernel)
  • Re: Unicode string libraries
    ... I know that Perl uses UTF-8 as its internal string representation. ... characters defined within the BMP). ... search on UTF-8 encodings is equivalent to a search on Unicode ... it makes sense to choose other criteria for your internal encoding. ...
    (comp.programming)