UTF-8 without BOM is used mostly for PHP programming, cause Apache doesn't accept BOM.
If you want to use UTF-8 for general text, it's better to add BOM. It will prevent wrong file opening. This is the BOM purpose. -- <https://forum.pspad.com/read.php?2,69681,69724> PSPad freeware editor https://www.pspad.com
