-5

How to resolve the problem of the image.

enter image description here

uminder
  • 23,831
  • 5
  • 37
  • 72
  • This doesn't belong on StackOverflow. It isn't directly code related. I suggest finding a different place to post this problem. – Kenzoid Dec 19 '19 at 06:41
  • 1
    show code to reproduce, vote close - as no context as to where this was even called from. – Seabizkit Dec 19 '19 at 06:54

2 Answers2

0

Try the "UTF8 Converter" extension -- just open File > Extension Manager and search for "UTF."

0

SOLVE THE problem "Unknown encoding format" in brackets

  • WHAT YOU NEED TO DO IS CHANGE THE "SELECT END OF LINE SEQUENCE" FROM CRLF TO LF.
  • THEN ENSURE THAT YOUR DOCUMENT OPENS AND CLOSES WITH THE ENCODING UTF-8.