If you want to add math symbols to your website or markdown document, you can use HTML entities. This cheat sheet makes it easy to find the right code.
Just look at the table below to see the symbol, its HTML entity, and the Unicode value. Use these codes to display math symbols in your text.
Symbol | HTML Entity | Unicode |
---|---|---|
+ | + | U+002B |
- | - | U+2212 |
× | × | U+00D7 |
÷ | ÷ | U+00F7 |
= | = | U+003D |
≠ | ≠ | U+2260 |
< | < | U+003C |
> | > | U+003E |
≤ | ≤ | U+2264 |
≥ | ≥ | U+2265 |
± | ± | U+00B1 |
∞ | ∞ | U+221E |
√ | √ | U+221A |
∑ | ∑ | U+2211 |
∏ | ∏ | U+220F |
∫ | ∫ | U+222B |
∂ | ∂ | U+2202 |
∆ | Δ | U+2206 |
∇ | ∇ | U+2207 |
∈ | ∈ | U+2208 |
∉ | ∉ | U+2209 |
∪ | ∪ | U+222A |
∩ | ∩ | U+2229 |
∅ | ∅ | U+2205 |
∧ | ∧ | U+2227 |
∨ | ∨ | U+2228 |
⊂ | ⊂ | U+2282 |
⊃ | ⊃ | U+2283 |
⊆ | ⊆ | U+2286 |
⊇ | ⊇ | U+2287 |
⊕ | ⊕ | U+2295 |
⊗ | ⊗ | U+2297 |
⊥ | ⊥ | U+22A5 |
⇒ | ⇒ | U+21D2 |
⇔ | ⇔ | U+21D4 |
∀ | ∀ | U+2200 |
∃ | ∃ | U+2203 |
∴ | ∴ | U+2234 |
∵ | ∵ | U+2235 |
∠ | ∠ | U+2220 |
⊥ | ⊥ | U+22A5 |
∇ | ∇ | U+2207 |
≅ | ≅ | U+2245 |
≈ | ≈ | U+2248 |
∝ | ∝ | U+221D |
⊢ | ⊢ | U+22A2 |
⊣ | ⊣ | U+22A3 |
⋂ | ⋂ | U+22C2 |
⋃ | ⋃ | U+22C3 |
⋁ | ⋁ | U+22C1 |
⋀ | ⋀ | U+22C0 |
⊂ | ⊂ | U+2282 |
⊃ | ⊃ | U+2283 |
⊆ | ⊆ | U+2286 |
⊇ | ⊇ | U+2287 |
∖ | ∖ | U+2216 |
∉ | ∉ | U+2209 |
Here is another article you might like 😊 How To Use Fractional (Vinculum) Notations In Markdown