To get the current system Encoding for usage with Text encoding manager then
use the GetSystemEncoding function.
GetSystemEncoding takes into account modified Roman scripts such as Icelandic exceptions as well as exceptions in other languages that use modified Roman scripts.
(This function is for Carbon and Cocoa only, so MacOS X only)