HTML Math Entities

What You'll Learn
HTML math entities are character references for mathematical symbols: arithmetic operators, relations and approximations, quantifiers (∀, ∃), set operations (∩, ∪, ∈), integrals and sums (∫, ∑), roots, infinity, and hundreds of other glyphs from the Mathematical Operators block and neighbors. Use named entities when defined, or hex ∑ / decimal ∑ from the table.
The Quick Reference is searchable. For digits, vulgar fractions, superscripts, and Roman numerals, see HTML number entities; for quotes, dashes, and ellipsis, see HTML punctuation entities; for XOR and related single-glyph tutorials, see XOR; for non-math dingbats and icons, see HTML symbol entities; for money marks, see HTML currency entities; browse the full HTML entities index for every character page.
⚡ Quick Reference — HTML Math Entities
Filter by symbol, Unicode (e.g. U+2211), hex, decimal, or entity name.
| Symbol | Unicode | Hex code | HTML code | HTML entity |
|---|---|---|---|---|
| + | U+002B | + | + | + |
| − | U+2212 | − | − | − |
| × | U+00D7 | × | × | × |
| ÷ | U+00F7 | ÷ | ÷ | ÷ |
| = | U+003D | = | = | = |
| ≠ | U+2260 | ≠ | ≠ | ≠ |
| ± | U+00B1 | ± | ± | ± |
| ¬ | U+00AC | ¬ | ¬ | ¬ |
| < | U+003C | < | < | < |
| > | U+003E | > | > | > |
| ⋜ | U+22DC | ⋜ | ⋜ | - |
| ⋝ | U+22DD | ⋝ | ⋝ | - |
| ƒ | U+0192 | ƒ | ƒ | ƒ |
| % | U+0025 | % | % | % |
| ‰ | U+2030 | ‰ | ‰ | ‰ |
| ‱ | U+2031 | ‱ | ‱ | ‱ |
| ∀ | U+2200 | ∀ | ∀ | ∀ |
| ∁ | U+2201 | ∁ | ∁ | ∁ |
| ∂ | U+2202 | ∂ | ∂ | ∂ |
| ∃ | U+2203 | ∃ | ∃ | ∃ |
| ∄ | U+2204 | ∄ | ∄ | ∄ |
| ∅ | U+2205 | ∅ | ∅ | ∅ |
| ∆ | U+2206 | ∆ | ∆ | - |
| ∇ | U+2207 | ∇ | ∇ | ∇ |
| ∈ | U+2208 | ∈ | ∈ | ∈ |
| ∉ | U+2209 | ∉ | ∉ | ∉ |
| ∊ | U+220A | ∊ | ∊ | - |
| ∋ | U+220B | ∋ | ∋ | ∋ |
| ∌ | U+220C | ∌ | ∌ | ∌ |
| ∍ | U+220D | ∍ | ∍ | - |
| ∎ | U+220E | ∎ | ∎ | - |
| ∏ | U+220F | ∏ | ∏ | ∏ |
| ∐ | U+2210 | ∐ | ∐ | ∐ |
| ∑ | U+2211 | ∑ | ∑ | ∑ |
| ∓ | U+2213 | ∓ | ∓ | ∓ |
| ∔ | U+2214 | ∔ | ∔ | ∔ |
| ∕ | U+2215 | ∕ | ∕ | - |
| ∖ | U+2216 | ∖ | ∖ | ∖ |
| ∗ | U+2217 | ∗ | ∗ | ∗ |
| ∘ | U+2218 | ∘ | ∘ | ∘ |
| ∙ | U+2219 | ∙ | ∙ | - |
| √ | U+221A | √ | √ | √ |
| ∛ | U+221B | ∛ | ∛ | - |
| ∜ | U+221C | ∜ | ∜ | - |
| ∝ | U+221D | ∝ | ∝ | ∝ |
| ∞ | U+221E | ∞ | ∞ | ∞ |
| ∟ | U+221F | ∟ | ∟ | ∟ |
| ∠ | U+2220 | ∠ | ∠ | ∠ |
| ∡ | U+2221 | ∡ | ∡ | ∡ |
| ∢ | U+2222 | ∢ | ∢ | ∢ |
| ∣ | U+2223 | ∣ | ∣ | ∣ |
| ∤ | U+2224 | ∤ | ∤ | ∤ |
| ∥ | U+2225 | ∥ | ∥ | ∥ |
| ∦ | U+2226 | ∦ | ∦ | ∦ |
| ∧ | U+2227 | ∧ | ∧ | ∧ |
| ∨ | U+2228 | ∨ | ∨ | ∨ |
| ∩ | U+2229 | ∩ | ∩ | ∩ |
| ∪ | U+222A | ∪ | ∪ | ∪ |
| ∫ | U+222B | ∫ | ∫ | ∫ |
| ∬ | U+222C | ∬ | ∬ | ∬ |
| ∭ | U+222D | ∭ | ∭ | ∭ |
| ∮ | U+222E | ∮ | ∮ | ∮ |
| ∯ | U+222F | ∯ | ∯ | ∯ |
| ∰ | U+2230 | ∰ | ∰ | ∰ |
| ∱ | U+2231 | ∱ | ∱ | ∱ |
| ∲ | U+2232 | ∲ | ∲ | ∲ |
| ∳ | U+2233 | ∳ | ∳ | ∳ |
| ∴ | U+2234 | ∴ | ∴ | ∴ |
| ∵ | U+2235 | ∵ | ∵ | ∵ |
| ∶ | U+2236 | ∶ | ∶ | ∶ |
| ∷ | U+2237 | ∷ | ∷ | ∷ |
| ∸ | U+2238 | ∸ | ∸ | ∸ |
| ∹ | U+2239 | ∹ | ∹ | - |
| ∺ | U+223A | ∺ | ∺ | ∺ |
| ∻ | U+223B | ∻ | ∻ | ∻ |
| ∼ | U+223C | ∼ | ∼ | ∼ |
| ∽ | U+223D | ∽ | ∽ | ∽ |
| ∾ | U+223E | ∾ | ∾ | ∾ |
| ∿ | U+223F | ∿ | ∿ | ∿ |
| ≀ | U+2240 | ≀ | ≀ | ≀ |
| ≁ | U+2241 | ≁ | ≁ | ≁ |
| ≂ | U+2242 | ≂ | ≂ | ≂ |
| ≃ | U+2243 | ≃ | ≃ | ≃ |
| ≄ | U+2244 | ≄ | ≄ | ≄ |
| ≅ | U+2245 | ≅ | ≅ | ≅ |
| ≆ | U+2246 | ≆ | ≆ | ≆ |
| ≇ | U+2247 | ≇ | ≇ | ≇ |
| ≈ | U+2248 | ≈ | ≈ | ≈ |
| ≉ | U+2249 | ≉ | ≉ | ≉ |
| ≊ | U+224A | ≊ | ≊ | ≊ |
| ≋ | U+224B | ≋ | ≋ | ≋ |
| ≌ | U+224C | ≌ | ≌ | ≌ |
| ≍ | U+224D | ≍ | ≍ | ≍ |
| ≎ | U+224E | ≎ | ≎ | ≎ |
| ≏ | U+224F | ≏ | ≏ | ≏ |
| ≐ | U+2250 | ≐ | ≐ | ≐ |
| ≑ | U+2251 | ≑ | ≑ | ≑ |
| ≒ | U+2252 | ≒ | ≒ | ≒ |
| ≓ | U+2253 | ≓ | ≓ | ≓ |
| ≔ | U+2254 | ≔ | ≔ | ≔ |
| ≕ | U+2255 | ≕ | ≕ | ≕ |
| ≖ | U+2256 | ≖ | ≖ | ≖ |
| ≗ | U+2257 | ≗ | ≗ | ≗ |
| ≘ | U+2258 | ≘ | ≘ | - |
| ≙ | U+2259 | ≙ | ≙ | ≙ |
| ≚ | U+225A | ≚ | ≚ | ≚ |
| ≛ | U+225B | ≛ | ≛ | - |
| ≜ | U+225C | ≜ | ≜ | ≜ |
| ≝ | U+225D | ≝ | ≝ | - |
| ≞ | U+225E | ≞ | ≞ | - |
| ≟ | U+225F | ≟ | ≟ | ≟ |
| ≡ | U+2261 | ≡ | ≡ | ≡ |
| ≢ | U+2262 | ≢ | ≢ | ≢ |
| ≣ | U+2263 | ≣ | ≣ | - |
| ≤ | U+2264 | ≤ | ≤ | ≤ |
| ≥ | U+2265 | ≥ | ≥ | ≥ |
| ≦ | U+2266 | ≦ | ≦ | ≦ |
| ≧ | U+2267 | ≧ | ≧ | - |
| ≨ | U+2268 | ≨ | ≨ | ≨ |
| ≩ | U+2269 | ≩ | ≩ | ≩ |
| ≪ | U+226A | ≪ | ≪ | ≪ |
| ≫ | U+226B | ≫ | ≫ | ≫ |
| ≬ | U+226C | ≬ | ≬ | ≬ |
| ≭ | U+226D | ≭ | ≭ | ≭ |
| ≮ | U+226E | ≮ | ≮ | ≮ |
| ≯ | U+226F | ≯ | ≯ | ≯ |
| ≰ | U+2270 | ≰ | ≰ | ≰ |
| ≱ | U+2271 | ≱ | ≱ | ≱ |
| ≲ | U+2272 | ≲ | ≲ | ≲ |
| ≳ | U+2273 | ≳ | ≳ | ≳ |
| ≴ | U+2274 | ≴ | ≴ | ≴ |
| ≵ | U+2275 | ≵ | ≵ | ≵ |
| ≶ | U+2276 | ≶ | ≶ | ≶ |
| ≷ | U+2277 | ≷ | ≷ | ≷ |
| ≸ | U+2278 | ≸ | ≸ | ≸ |
| ≹ | U+2279 | ≹ | ≹ | ≹ |
| ≺ | U+227A | ≺ | ≺ | ≺ |
| ≻ | U+227B | ≻ | ≻ | ≻ |
| ≼ | U+227C | ≼ | ≼ | ≼ |
| ≽ | U+227D | ≽ | ≽ | ≽ |
| ≾ | U+227E | ≾ | ≾ | ≾ |
| ≿ | U+227F | ≿ | ≿ | ≿ |
| ⊁ | U+2281 | ⊁ | ⊁ | ⊁ |
| ⊂ | U+2282 | ⊂ | ⊂ | ⊂ |
| ⊃ | U+2283 | ⊃ | ⊃ | ⊃ |
| ⊄ | U+2284 | ⊄ | ⊄ | ⊄ |
| ⊅ | U+2285 | ⊅ | ⊅ | ⊅ |
| ⊆ | U+2286 | ⊆ | ⊆ | ⊆ |
| ⊇ | U+2287 | ⊇ | ⊇ | ⊇ |
| ⊈ | U+2288 | ⊈ | ⊈ | ⊈ |
| ⊉ | U+2289 | ⊉ | ⊉ | ⊉ |
| ⊊ | U+228A | ⊊ | ⊊ | ⊊ |
| ⊋ | U+228B | ⊋ | ⊋ | ⊋ |
| ⊌ | U+228C | ⊌ | ⊌ | - |
| ⊍ | U+228D | ⊍ | ⊍ | ⊍ |
| ⊎ | U+228E | ⊎ | ⊎ | ⊎ |
| ⊏ | U+228F | ⊏ | ⊏ | ⊏ |
| ⊐ | U+2290 | ⊐ | ⊐ | ⊐ |
| ⊑ | U+2291 | ⊑ | ⊑ | ⊑ |
| ⊒ | U+2292 | ⊒ | ⊒ | ⊒ |
| ⊓ | U+2293 | ⊓ | ⊓ | ⊓ |
| ⊔ | U+2294 | ⊔ | ⊔ | ⊔ |
| ⊕ | U+2295 | ⊕ | ⊕ | ⊕ |
| ⊖ | U+2296 | ⊖ | ⊖ | ⊖ |
| ⊗ | U+2297 | ⊗ | ⊗ | ⊗ |
| ⊘ | U+2298 | ⊘ | ⊘ | ⊘ |
| ⊙ | U+2299 | ⊙ | ⊙ | ⊙ |
| ⊚ | U+229A | ⊚ | ⊚ | ⊚ |
| ⊛ | U+229B | ⊛ | ⊛ | ⊛ |
| ⊜ | U+229C | ⊜ | ⊜ | - |
| ⊝ | U+229D | ⊝ | ⊝ | ⊝ |
| ⊞ | U+229E | ⊞ | ⊞ | ⊞ |
| ⊟ | U+229F | ⊟ | ⊟ | ⊟ |
| ⊠ | U+22A0 | ⊠ | ⊠ | ⊠ |
| ⊡ | U+22A1 | ⊡ | ⊡ | ⊡ |
| ⊢ | U+22A2 | ⊢ | ⊢ | ⊢ |
| ⊣ | U+22A3 | ⊣ | ⊣ | ⊣ |
| ⊤ | U+22A4 | ⊤ | ⊤ | ⊤ |
| ⊥ | U+22A5 | ⊥ | ⊥ | ⊥ |
| ⊦ | U+22A6 | ⊦ | ⊦ | - |
| ⊧ | U+22A7 | ⊧ | ⊧ | ⊧ |
| ⊨ | U+22A8 | ⊨ | ⊨ | ⊨ |
| ⊩ | U+22A9 | ⊩ | ⊩ | ⊩ |
| ⊪ | U+22AA | ⊪ | ⊪ | ⊪ |
| ⊫ | U+22AB | ⊫ | ⊫ | ⊫ |
| ⊬ | U+22AC | ⊬ | ⊬ | ⊬ |
| ⊭ | U+22AD | ⊭ | ⊭ | ⊭ |
| ⊮ | U+22AE | ⊮ | ⊮ | ⊮ |
| ⊯ | U+22AF | ⊯ | ⊯ | ⊯ |
| ⊰ | U+22B0 | ⊰ | ⊰ | - |
| ⊱ | U+22B1 | ⊱ | ⊱ | - |
| ⊲ | U+22B2 | ⊲ | ⊲ | ⊲ |
| ⊳ | U+22B3 | ⊳ | ⊳ | ⊳ |
| ⊴ | U+22B4 | ⊴ | ⊴ | ⊴ |
| ⊵ | U+22B5 | ⊵ | ⊵ | ⊵ |
| ⊶ | U+22B6 | ⊶ | ⊶ | ⊶ |
| ⊷ | U+22B7 | ⊷ | ⊷ | ⊷ |
| ⊸ | U+22B8 | ⊸ | ⊸ | ⊸ |
| ⊹ | U+22B9 | ⊹ | ⊹ | ⊹ |
| ⊺ | U+22BA | ⊺ | ⊺ | ⊺ |
| ⊻ | U+22BB | ⊻ | ⊻ | ⊻ |
| ⊼ | U+22BC | ⊼ | ⊼ | - |
| ⊽ | U+22BD | ⊽ | ⊽ | ⊽ |
| ⊾ | U+22BE | ⊾ | ⊾ | ⊾ |
| ⊿ | U+22BF | ⊿ | ⊿ | ⊿ |
| ⋀ | U+22C0 | ⋀ | ⋀ | ⋀ |
| ⋁ | U+22C1 | ⋁ | ⋁ | ⋁ |
| ⋂ | U+22C2 | ⋂ | ⋂ | ⋂ |
| ⋃ | U+22C3 | ⋃ | ⋃ | ⋃ |
| ⋄ | U+22C4 | ⋄ | ⋄ | ⋄ |
| ⋅ | U+22C5 | ⋅ | ⋅ | ⋅ |
| ⋆ | U+22C6 | ⋆ | ⋆ | ⋆ |
| ⋇ | U+22C7 | ⋇ | ⋇ | ⋇ |
| ⋈ | U+22C8 | ⋈ | ⋈ | ⋈ |
| ⋉ | U+22C9 | ⋉ | ⋉ | ⋉ |
| ⋊ | U+22CA | ⋊ | ⋊ | ⋊ |
| ⋋ | U+22CB | ⋋ | ⋋ | ⋋ |
| ⋌ | U+22CC | ⋌ | ⋌ | ⋌ |
| ⋍ | U+22CD | ⋍ | ⋍ | ⋍ |
| ⋎ | U+22CE | ⋎ | ⋎ | ⋎ |
| ⋏ | U+22CF | ⋏ | ⋏ | ⋏ |
| ⋐ | U+22D0 | ⋐ | ⋐ | ⋐ |
| ⋑ | U+22D1 | ⋑ | ⋑ | ⋑ |
| ⋒ | U+22D2 | ⋒ | ⋒ | ⋒ |
| ⋓ | U+22D3 | ⋓ | ⋓ | ⋓ |
| ⋔ | U+22D4 | ⋔ | ⋔ | ⋔ |
| ⋕ | U+22D5 | ⋕ | ⋕ | ⋕ |
| ⋖ | U+22D6 | ⋖ | ⋖ | ⋖ |
| ⋗ | U+22D7 | ⋗ | ⋗ | ⋗ |
| ⋘ | U+22D8 | ⋘ | ⋘ | ⋘ |
| ⋙ | U+22D9 | ⋙ | ⋙ | ⋙ |
| ⋚ | U+22DA | ⋚ | ⋚ | ⋚ |
| ⋛ | U+22DB | ⋛ | ⋛ | ⋛ |
| ⋞ | U+22DE | ⋞ | ⋞ | ⋞ |
| ⋟ | U+22DF | ⋟ | ⋟ | ⋟ |
| ⋠ | U+22E0 | ⋠ | ⋠ | ⋠ |
| ⋡ | U+22E1 | ⋡ | ⋡ | ⋡ |
| ⋢ | U+22E2 | ⋢ | ⋢ | ⋢ |
| ⋣ | U+22E3 | ⋣ | ⋣ | ⋣ |
| ⋤ | U+22E4 | ⋤ | ⋤ | - |
| ⋥ | U+22E5 | ⋥ | ⋥ | - |
| ⋦ | U+22E6 | ⋦ | ⋦ | ⋦ |
| ⋧ | U+22E7 | ⋧ | ⋧ | ⋧ |
| ⋨ | U+22E8 | ⋨ | ⋨ | ⋨ |
| ⋩ | U+22E9 | ⋩ | ⋩ | ⋩ |
| ⋪ | U+22EA | ⋪ | ⋪ | ⋪ |
| ⋫ | U+22EB | ⋫ | ⋫ | ⋫ |
| ⋬ | U+22EC | ⋬ | ⋬ | ⋬ |
| ⋭ | U+22ED | ⋭ | ⋭ | ⋭ |
| ⋮ | U+22EE | ⋮ | ⋮ | ⋮ |
| ⋯ | U+22EF | ⋯ | ⋯ | ⋯ |
| ⋰ | U+22F0 | ⋰ | ⋰ | ⋰ |
| ⋱ | U+22F1 | ⋱ | ⋱ | ⋱ |
| ⋲ | U+22F2 | ⋲ | ⋲ | ⋲ |
| ⋳ | U+22F3 | ⋳ | ⋳ | ⋳ |
| ⋴ | U+22F4 | ⋴ | ⋴ | ⋴ |
| ⋵ | U+22F5 | ⋵ | ⋵ | ⋵ |
| ⋶ | U+22F6 | ⋶ | ⋶ | ⋶ |
| ⋷ | U+22F7 | ⋷ | ⋷ | ⋷ |
| ⋸ | U+22F8 | ⋸ | ⋸ | - |
| ⋹ | U+22F9 | ⋹ | ⋹ | ⋹ |
| ⋺ | U+22FA | ⋺ | ⋺ | ⋺ |
| ⋻ | U+22FB | ⋻ | ⋻ | ⋻ |
| ⋼ | U+22FC | ⋼ | ⋼ | ⋼ |
| ⋽ | U+22FD | ⋽ | ⋽ | ⋽ |
| ⋾ | U+22FE | ⋾ | ⋾ | ⋾ |
| ⋿ | U+22FF | ⋿ | ⋿ | - |
| ⁱ | U+2071 | ⁱ | ⁱ | - |
| ° | U+00B0 | ° | ° | ° |
| ⁺ | U+207A | ⁺ | ⁺ | - |
| ⁻ | U+207B | ⁻ | ⁻ | - |
| ⁼ | U+207C | ⁼ | ⁼ | - |
| ⁽ | U+207D | ⁽ | ⁽ | - |
| ⁾ | U+207E | ⁾ | ⁾ | - |
| ⁿ | U+207F | ⁿ | ⁿ | - |
| ₊ | U+208A | ₊ | ₊ | - |
| ₋ | U+208B | ₋ | ₋ | - |
| ₌ | U+208C | ₌ | ₌ | - |
| ₍ | U+208D | ₍ | ₍ | - |
| ₎ | U+208E | ₎ | ₎ | - |
Complete HTML Example
Named entities for common operators, an integral via hex, and a square root injected with CSS content:
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
.sqrt-css::after {
content: "\221A";
}
</style>
</head>
<body>
<p>∑ ∫ ∞ × ÷ ≠</p>
<p>Partial: ∂ Hex integral: ∫</p>
<p>Sqrt via CSS: <span class="sqrt-css"></span></p>
</body>
</html>🌐 Browser Support
Named and numeric character references for these mathematical code points work in all modern browsers with UTF-8 documents and a font that covers the Mathematical Operators block:
👀 Live Preview
Mathematical glyphs from character references:
🧠 How It Works
Named entities
When HTML defines a name (for example ∑, ∞, ∫), browsers decode it to the mathematical glyph in text.
Hexadecimal and decimal
Every operator has one Unicode scalar value. Use ∫ or ∫ for the integral, and the table for rare symbols without short names.
CSS content
Pseudo-elements can inject symbols with escapes such as \221A (square root) inside content when the design keeps markup minimal.
Same visual result
Valid references for one code point look identical; for layout-heavy math, still consider MathML or a dedicated math renderer.
Use Cases
HTML math entities are commonly used for:
Inline equations, inequalities, and set notation in blogs and course pages without a full math stack.
Technical write-ups that need arrows, relations, and logic symbols next to prose.
API references and RFC-style documents that show operators and special characters in monospace blocks.
Printable HTML handouts with fractions, plus-minus, and simple algebra symbols.
Checkmarks, approximate equals, and other compact glyphs in forms and status lines.
Pair unfamiliar symbols with visible text or aria-label so meaning is not conveyed by the glyph alone.
💡 Best Practices
Do
- Use UTF-8 and
<meta charset="utf-8"> - Prefer named entities when the table lists them
- Choose fonts with Mathematical Operators coverage
- For complex formulas, prefer MathML or KaTeX/MathJax
- Copy hex or decimal from the table when there is no short name
Don’t
- Build full typeset mathematics from hundreds of bare entity characters alone
- Assume every OS font draws rare operators identically
- Mix HTML entities with unescaped
<in legacy templates - Rely on symbol shape alone for safety-critical instructions
- Forget to test print styles and high-contrast themes for thin operators
Key Takeaways
Many operators have readable named entities in HTML5
∑ ∫ ∞Rare operators use numeric references from the table
⋜ ⋝CSS can inject the same code points via content escapes
\221AGood fonts matter; entities do not change missing-glyph behavior
Browse the full entity index for arrows, currency, and more
❓ Frequently Asked Questions
∑, ∫, and ∞, or numeric ∑ / ∑. The Quick Reference table lists every option on this page.×, ÷, ±, ≤, ≥, ≠, ∀, ∃, ∈, and many more. Where the table shows a dash, use hex or decimal only.content on pseudo-elements. Same code point, different syntax layer.Explore More HTML Entities!
Discover 1500+ HTML character references — math operators, arrows, emojis, and more.
8 people found this page helpful
