Search notes:

System.Text.UnicodeEncoding (class)

System.Text.UnicodeEncoding derives from System.Text.Encoding.

GetBytes

GetBytes(string) returns the Unicode Byte array that corresponds to the input string.

See also

System.Text.UTF8Encoding

Index