Encoding Options
-
Purely curious about this one, when would I use the other encoding options in Notepad++? Everything I seem to find says that UTF-8 is the standard, and other code editors I’ve looked at don’t seem to even provide the option to encode in UCS or similar encoding forms. Is there something I’m missing, or is the option there purely for personal preference?
-
UTF-8 is very common and usually great but it is not THE standard. Especially for non-English text for which it is rather inefficient.
So first reason to support multiple encodings is that if you need to open a file that is NOT UTF-8 Notepad++ need to realize that and use the correct encoding. it should also retain the original encoding (avoid converting it to UTF-8) unless the user requested it.
2nd reason is that sometimes you edit something that is used as an input for another application that expect specific encoding. Windows apps may like UCS-2. Localized apps around the world may like the encoding that is efficient for their symbols.
Nevertheless if you don’t require specific encoding utf-8 is the right default to use.
-
That makes sense, thank you.
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