Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Mathematica System Setup > Locale & Internationalization > International Character Sets >
Mathematica > Systems Interfaces & Deployment > Mathematica Sessions > Session Customization > Locale & Internationalization > International Character Sets >

CharacterEncoding

CharacterEncoding
is an option for input and output functions which specifies what raw character encoding should be used.
Specify the character encoding used by ToString:
Write a string to a file:
Specify the character encoding to use by Get:
Specify the character encoding used by ToString:
In[1]:=
Click for copyable input
Out[1]=
In[2]:=
Click for copyable input
Out[2]=
 
Write a string to a file:
In[1]:=
Click for copyable input
In[2]:=
Click for copyable input
Specify the character encoding to use by Get:
In[3]:=
Click for copyable input
Out[3]=
In[4]:=
Click for copyable input
Out[4]=
Find the full name of a character if there is one:
Full names of a few characters:
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team