Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストファイルがあり、utf-8を使用していますが、ユーザーがANSIで表示すると、不明な文字が最初に表示されます。私はC#を使用しています。
ありがとう。
これはバイト順マークです。 http://en.wikipedia.org/wiki/Byte_order_mark
バイトオーダーマーク(BOM)は、テキストファイルまたはストリームのエンディアン(バイトオーダー)を示すために使用されるUnicode文字です。