Unicode: 2060. Alias: Esc nb Esc. Letter-like form. Used to indicate that no line break can occur at this position in an expression.
Unicode: 00A0. Alias: Esc nbs Esc. Spacing character. Generates a space with the same width as \[RawSpace], but with no line break allowed to occur on either side of it.
\[Nor]
(Mathematica Character Name) Unicode: 22BD. Alias: Esc nor Esc. Infix operator with built-in evaluation rules. x ⊽ y is by default interpreted as Nor[x,y].
Unicode: 2262. Alias: Esc !=== Esc. Infix similarity operator. x ≢ y is by default interpreted as NotCongruent[x,y].
Unicode: 226D. Infix similarity operator. x ≭ y is by default interpreted as NotCupCap[x,y].
Unicode: 2226. Alias: Esc !|| Esc. Infix operator. x ∦ y is by default interpreted as NotDoubleVerticalBar[x,y]. Used in geometry to mean "not parallel to".
Unicode: 2209. Aliases: Esc !el Esc, Esc !elem Esc. Infix set relation operator with built-in evaluation rules. x ∉ y is by default interpreted as NotElement[x,y].
Unicode: 2260. Alias: Esc != Esc. Infix operator with built-in evaluation rules. x ≠ y is by default interpreted as Unequal[x,y].
Unicode: F400. Alias: Esc !=~ Esc. Infix similarity operator. x y is by default interpreted as NotEqualTilde[x,y].
Unicode: 2271. Alias: Esc !>= Esc. Infix ordering operator. x ≱ y is by default interpreted as NotGreaterEqual[x,y].