OutputEncoding

The console uses escape encoding to translate characters typed by an application into the corresponding console display characters. The default code page the console uses is determined by the system l

  • Uft-8

  • ASCII

  • Unicode

Last updated