Has anyone ever noticed this... If a string within Visual Studio contains some high ASCII characters, and your text editor is set to Consolas, the string will appear in some derivation of another font... See below.

The string doesn't change format until this character is put within it. If I remove it, it looks right again. Can anyone comment?