$SystemCharacterEncoding
Usage
• $SystemCharacterEncoding gives the default raw character encoding for the computer system on which Mathematica is being run.
Notes
• The notebook front end handles raw character encodings independent of the kernel. • The possible settings for $SystemCharacterEncoding are the same as for $CharacterEncoding. • New in Version 3.
|