http://qs1969.pair.com?node_id=252040


in reply to Re: High bit character encoding in HTML
in thread High bit character encoding in HTML

Hmmm... couldn't you just use utf8 for everything then?

  • Comment on Re: Re: High bit character encoding in HTML

Replies are listed 'Best First'.
Re: Re: Re: High bit character encoding in HTML
by crenz (Priest) on Apr 21, 2003 at 19:10 UTC

    Yes, you are right. I will be transitioning to UTF-8 as soon as I have the time :) It's actually quite easy, it's just not a priority for me right now. And I recommended iso8859-1 for him, because that's still the standard all tools (Browsers, perl) can deal with.