Re: More on entities and Â

William McKee <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.petal
Message-ID <[email protected]>
On Tue, May 04, 2004 at 07:09:05AM +1200, Grant McLean wrote:
> If your output encoding is UTF8 then every character beyond
> 0x7F will be two or more bytes.  The non-breaking space
> character should be A2 A0 (I think).  So as long as you give
> the browser the correct charset setting in your headers, it
> should do exactly the right thing.

Hi Grant,

Thanks for the quick response. How do I know what my output encoding is?
I can set the encoding of the file and the meta tag. Should I be
modifying the configuration of my Apache server?

The output I'm getting right now is C2A0. According to this table[1],
nbsp is 00A0 and A2A0 is not defined.


Thanks,
William

[1] http://www.columbia.edu/kermit/utf8-t1.html

-- 
Knowmad Services Inc.
http://www.knowmad.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.