VS Code, copyright symbol © shown as � and saved as � or �
问题 In my html source code I have some special symbols like the copyright one <meta content="© Copyright... /> For some text editors these are shown correctly as above, but on VS Code I see it as � and after I save the file, the symbol will be shown as � and � on other editors. If I explicitly paste the © on VS Code and save it, then on another text editor it will be saved as ©. How can I solve this? What should I do? 回答1: Ensure your file's encoding is set to something which can accurately