find in Files = wrong endcodet result
-
example:
Search “Gnade” (1 hit in 1 file)
D:\Test-1\3196_PS.txt (1 hit)
Line 27: � � der dein Leben aus der Grube erl�st, der dich kr�nt mit Gnade und Barmherzigkeit; der deine Seele mit Gutem s�ttiget, da� du wieder jung wirst wie ein Adler.� (Vers 4-5)All changes in “New Dokument/Encoding”
or in “Misc./Autodetect character encoding” didnt help.thanks for your help.
-
Sometimes, it’s best to turn off autodetect of the character encoding, and then manually set the correct encoding through the Encoding > Character Sets menu. There is no 100%-accurate encoding-detection method, because those “encodings” are all 8bit encodings, and so are technically using the same 8bit values (bytes) to indicate different characters; there are some hints that will emphasize certain bytes happen with greater or lesser frequency, which is how encoding auto-detect works; but there is no way to be 100% sure of which of those encodings are used without embedded metadata.
(Or always edit files that use a full-unicode-compatible encoding, such as UTF8 or UTF-16/UCS2 – but of course, your data isn’t in that format; though you could use iconv or similar tool; if you search the forum for “iconv”, you will see some example usages of it)
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