HTML Entity - Not Sign (negation)
Not Sign (negation) is a mathematical operators, comparison symbols, and notation characters. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
U+00AC
¬
\00AC
Use this HTML entity in mathematical expressions and equations. For example, ≠ for not equal, ≤ for less than or equal, ∞ for infinity.
Related Entities
Common Mistakes
Mistake: Using the word "not" or a slash instead of ¬ in logic notation
Fix: Use ¬ (¬) for logical negation. In mathematical logic, ¬p means "not p".
Mistake: Confusing ¬ (logical not) with ~ (tilde) in logic
Fix: In formal logic, ¬ is the standard negation symbol. The tilde ~ is sometimes used informally but ¬ is preferred.
Not Sign (negation)
Select any code to highlight it before copying.
| Unicode | U+00AC |
|---|---|
| Hex Code | ¬ |
| HTML Code | ¬ |
| HTML Entity | ¬ |
| CSS Code | \00AC |
| Windows Shortcut | Alt 0172 |
| Mac Shortcut | |