Show file information for the active editor in the Eclipse status bar.
First way
Eclipse > Help > Eclipse Marketplace... > Search "Autodetect Encoding"
https://marketplace.eclipse.org/content/autodetect-encoding
Second way
Marketplace Web Page
Show file encoding and line ending
Line ending support showing CRLF, CR, LF and Mixed, can also be converted.
Change "Text File Encoding" setting by file property
To add the encoding, use Preference > General > Workspace > Text File Encoding > Other.
Autodetect: Automatic detection by juniversalchardet and ICU4J
Inheritance: Inherited from folder or project properties, workspace preferences
Content Type: Determined from content type setting
'Autodetect: Set Automatically'
This only applies if the file properties encoding is not specified.
An automatically set is not enabled by default.
Add/Remove BOM is disable on Windows.
Eclipse Public License - v 1.0
Copyright (c) 2016- Shinji Kashihara and others. All rights reserved.
Original source: ystsoi/eclipse-fileencodinginfo