Problem with UTF files with polish characters
-
Notepad++ 7.6.2
Scenario like this:
Create new file:
write: DĄBB
save as UTF, open, everything OKCreate new file:
write: DĄBBB
save as UTF,
open
file open as “Windows-1252” and presents “DÄ„BBB” and I can’t change codding into UTFswitch: “Coding in UTF without BOM” do nothing
But if I remove last “B” and save “DÄ„BB”
and open again file:
file open in UTF and presents : “DĄBB”can someone help me ???
-
welcome to the notepad++ community, @Adro-R
unfortunately autodetect character encoding is broken since notepad++ version 7.6. and above.
currently it is necessary to:
- go to
settings > preferences > miscand disableauto detect character encodingas seen at the screenshot below.

- then go to
settings > preferences > new documentand set your preferred default encoding to e.g utf-8, as seen at the screenshot below.

after that repeat your testing, it will work now.
note: a solving regression rollback fix for that issue has finally been commited and pushed to the pull requests, but it has currently been suspended by @donho for yet unknown reasons.
- go to
-
thanks,
this solves my problem and the file now loads correctly
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login