Unicode: F769. Alias: Esc ␣esc Esc. Letter-like form. Representation of the Escape key on a keyboard. Used in describing how to type aliases for special characters in ...
Unicode: 2190. Alias: Esc <- Esc. Infix arrow operator. x ← y is by default interpreted as LeftArrow[x,y]. Sometimes used in computer science to indicate assignment: x gets ...
Unicode: F76B. Alias: Esc [ Esc. Letter-like form. Used in documenting control and command characters. key\[LeftModified]char\[RightModified] is used to indicate that char ...
Unicode: F7D9. Infix operator with built-in evaluation rules. x y is by default interpreted as Equal[x,y] or x==y. \[LongEqual] is drawn longer than \[RawEqual]. Used as an ...
Unicode: F382. Alias: Esc -␣␣ Esc. Negative spacing character. Used to bring characters on either side closer together. Width: -3/18 em. Interpreted by default just like an ...
Unicode: F528. Alias: Esc pl Esc. Letter-like form. Used to indicate where expressions can be inserted in a form obtained by pasting the contents of a button. Not the same as ...
Unicode: F766. Alias: Esc ␣ret Esc. Letter-like form. Representation of the Return key on a keyboard. Used in describing how to type textual input. Esc ret Esc is the alias ...
Unicode: F76C. Alias: Esc ] Esc. Letter-like form. Used in documenting control and command characters. key∖[LeftModified]char\[RightModified] is used to indicate that char ...
Unicode: 22A2. Alias: Esc rT Esc. Infix operator. x ⊢ y is by default interpreted as RightTee[x,y]. x ⊢ y ⊢ z groups as x ⊢ (y ⊢ z). Used in mathematics to indicate logical ...
Unicode: 22B3. Infix ordering operator. x ⊳ y is by default interpreted as RightTriangle[x,y]. Used in pure mathematics to mean 'contains as a normal subgroup'.