Hi, Thank you for these examples. I have tried the program, but it printed the following result on Internet Explorer 6:
Reading and displaying a file with UTF-8 encoded multilingual text. Japanese string: ?????? | ????| ???? | ?????- | ???? | ?? Korean: ?? ??? ?? ? ???. ??? ??? ??? Hebrew ??? ???? ????? ?????? ??? ?? ???? ??. It seems that something's wrong because Internet Explorer automaticly chooses UTF-8 encoding, but it doesn't display the text correctly. In fact, I don't know which is the problem because I read the text from the screen using a screen reader (I am blind) but I can read other UTF encoded pages like Google's page, without problems. Thank you. T ----- Original Message ----- From: "mt m" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, March 31, 2004 7:21 PM Subject: Re: Output Unicode > > I'd say the problem is that the content of your page is not in fact in > UTF-8. Telling the browser that it is is one thing, but that doesn't make > the content itself UTF-8 encoded. > > > Are you sure you can actually create a UTF-8 encoded file? > > If you create a web page using Mozilla Composer ( part of the Mozilla > browser bundle - free at mozilla.org), it allows you to save it as UTF-8. > That's what I did with multiling.txt attached. - except I exported it as > text. [It may look like garbage in notepad - but it should be ok when viewed > as UTF-8 in browser] > It contains 3 strings - japanese, korean and hebrew. > [to input ja, ko or he strings - merely copy and paste them from a website > in that language] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>