Gets an encoding for the UTF-8 format.
[Visual Basic] Public Shared ReadOnly Property UTF8 As Encoding [C#] public static Encoding UTF8 {get;} [C++] public: __property static Encoding* get_UTF8(); [JScript] public static function get UTF8() : Encoding;