Internationalization and localization tools


C# Encoding Information

C# supports Unicode internally, using UTF-16 encoding. However, when interfacing with other applications and operating systems, it may be necessary to switch to a different encoding. Care must be taken to ensure that the encoding is correct.

Click on a function for more information:

ASCIIEncoding()

DllImport()

Encoding()

Encoding.ASCII Property

Encoding.BigEndianUnicode Property

Encoding.GetBytes()

Encoding.GetEncoder()

Encoding.GetDecoder()

Encoding.Unicode Property

Encoding.UTF7 Property

Encoding.UTF8 Property

Encoding.WindowsCodePage Property

Font()

Read()

ReadLine()

StreamReader()

StructLayout()

UnicodeEncoding()

UTF7Encoding()

UTF8Encoding()

Write()

WriteLine()

 

 Locale-Sensitive C# Methods

 

Lingoport internationalization and localization services and software