Easily solved by the following example.
The main feature of this is that a enumeration was created with the common encoding then a static variable is used to store my preferred default. If an alternative encoding is needed I just provide a optional EncodingType parameter to my preferred conversion.
Pretty useful :)
Pretty useful :)