Each time I create a new file in Notepad2 default is ANSI instead I'd like to have UTF-8. Is there a way to get this ?

link|improve this question
feedback

2 Answers

up vote 1 down vote accepted
File → Encoding → Default... → UTF-8

If the change doesn't stick when you restart Notepad2 change the default again and then try :

Settings -> Save Settings Now

This is using Notepad2 v4.2.25

link|improve this answer
no encoding option in file menu – metal gear solid Dec 9 '09 at 12:36
I have it in Notepad2 4.0.23, and it's been there since version 2.x. – grawity Dec 9 '09 at 13:00
feedback

File -> Settings -> Preferences -> New Document, check UTF-8.

image

link|improve this answer
feedback

Your Answer

 
or
required, but never shown