¬

Not Sign

U+00AC

Quick Reference
Unicode
U+00AC
HTML Entity
¬
HTML Numeric
¬
CSS
\00AC
JavaScript
\u00AC
Windows Alt Code
Alt+0172
How to Type ¬
OSLayoutShortcut
Windows(you)Us
WindowsUk
WindowsGerman
macOSUsOption + L
macOSUk
macOSGerman
Insert Not Sign in Word, Excel & Google Docs
ApplicationHow to insert Not Sign
Windows (any app)Hold Alt and type 0172 on the numeric keypad
Microsoft WordType 00AC, then press Alt+X
Excel / Google SheetsUse the formula =UNICHAR(172)
Google DocsInsert → Special characters, then search "not sign"
HTML¬ or ¬
CSS (content property)content: "\00AC"
JavaScript"\u00AC"
About Not Sign

The not sign is used in logic and programming to represent logical negation.

Usage

Used in Boolean algebra (¬P means 'not P'), programming documentation, and mathematical logic.