How to resolve the problem of the image.
Asked
Active
Viewed 1,959 times
-5

uminder
- 23,831
- 5
- 37
- 72

Bibek Tamu
- 1
- 4
-
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
-
1show code to reproduce, vote close - as no context as to where this was even called from. – Seabizkit Dec 19 '19 at 06:54
2 Answers
0
Try the "UTF8 Converter" extension -- just open File > Extension Manager and search for "UTF."

bilal waheed ch
- 7
- 1
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.
-
-
Hi, please edit your answer so that it does not like you are screaming (avoid unnecessary uppercase) – fauzimh Oct 29 '22 at 02:36