>notepad always saves Unicode-encoded files with the appropriate signature byte sequence, >like most other Microsoft-apps and many other well-behaved applications. >They are the first 2 to 4 bytes in the text file, encode U+feff in the particular encoding >scheme, and are as follows: >utf-8: ef bb bf >utf-16be: fe ff >utf-16le: ff fe >utf-32be: 00 00 fe ff >utf-32le: ff fe 00 00 (check before utf-16le!) >scsu: 0e fe ff (unfortunately rather rarely used) Sorry for being a dummy about this. But I can't understand where these bytes lie. How can I see them or check them? If it's a long subject to be explained, please refer me to where I can get more info about this subject, will you? __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- Re: Designing a multilingual web site Markus Scherer
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- RE: Designing a multilingual web site Munzir Taha
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- RE: Designing a multilingual web site Munzir Taha
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- RE: Designing a multilingual web site Chris Pratley
- RE: Designing a multilingual web site Chris Pratley
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- RE: Designing a multilingual web site Munzir Taha
- RE: Designing a multilingual web site Munzir Taha
- RE: Designing a multilingual web site addison
- RE: Designing a multilingual web site Marco . Cimarosti
- Re: Designing a multilingual web site Otto Stolz
- Re: Designing a multilingual web site Michael \(michka\) Kaplan
- Re: Designing a multilingual web site Christopher J. Fynn

