-The following table lists the encodings supported by .NET. It lists each encoding's code page number and the values of the encoding's <xref:System.Text.EncodingInfo.Name?displayProperty=nameWithType> and <xref:System.Text.EncodingInfo.DisplayName?displayProperty=nameWithType> properties. A check mark in the **.NET support** column indicates that the code page is natively supported by .NET, regardless of the underlying platform.Other encodings are available by using the <xref:System.Text.CodePagesEncodingProvider?displayProperty=nameWithType> class or by deriving from the <xref:System.Text.EncodingProvider?displayProperty=nameWithType> class.
0 commit comments