in reply to Re: UTF-8 text files with Byte Order Mark
in thread UTF-8 text files with Byte Order Mark
Actually, I would be a little surprised to find a BOM in combination with UTF-8Yeah, you don't usually see utf-8 files with a BOM. Nevertheless, it's perfectly valid
update: note that the utf-8 BOM consists of three bytes: "EF BB BF"
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: UTF-8 text files with Byte Order Mark
by muba (Priest) on Feb 13, 2007 at 20:03 UTC |