Unicode: F3C7. Alias: Esc tr Esc. Superscript postfix operator with built-in evaluation rules. m^ is by default interpreted as Transpose[m]. Not the same as keyboard T.
Unicode: 22C3. Alias: Esc un Esc. Infix operator with built-in evaluation rules. x ⋃ y is by default interpreted as Union[x,y]. The character ⋃ is sometimes called 'cup'. Not ...
Unicode: 2502. Alias: Esc vline Esc. Letter-like form. Extensible character. Not the same as \[VerticalSeparator] or \[VerticalBar], which are infix operators. Not the same ...
Base64
(Mathematica Import/Export Format) Base64 binary to text encoding. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transfer of binary content by email. The Base64 ...
UUE
(Mathematica Import/Export Format) Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
VRML
(Mathematica Import/Export Format) Registered MIME type: model/vrml VRML geometry format. Early standard for delivering 3D content on the web. Stores 3D geometries, background images, light source, and view ...
ZPR
(Mathematica Import/Export Format) ZPrint CAD format. Used with Z Corporation 3D printers. Native format of the ZEdit and ZPrint applications. Developed by Z Corporation. Stores a physical 3D model and color ...
"EvaluateCells" is a front end token that sends the selected cells to the kernel for evaluation.
"ExplainBeepDialog" is a front end token that opens the Why the Beep? dialog with an explanation of why the front end produced a beep.
"FindNextMisspelling" is a front end token that selects the next misspelled word and opens the Check Spelling dialog.