| HTML entity | Unicode | Character name | Character |
|---|---|---|---|
| é | é | small letter E with acute | é |
| è | è | small letter E with grave | è |
| ê | ê | small letter E with circumflex | ê |
| ë | ë | small letter E with diaeresis | ë |
| û | û | small letter U with circumflex | û |
| á | á | small letter A with acute | á |
| à | à | small letter A with grave | à |
| Ø | Ø | capital O with slash | Ø |
| HTML entity | Unicode | Character name | Character |
|---|---|---|---|
| µ | µ | micro | µ |
| α | α | small alpha | α |
| β | β | small beta | β |
| δ | δ | small delta | δ |
| ρ | ॡ | small rho | ρ |
| π | π | small pi | π |
| σ | σ | small sigma | σ |
| φ | φ | small phi | φ |
| ψ | ψ | small psi | ψ |
| ω | ω | small omega | ω |
| μ | μ | small mu | μ |
| λ | λ | small lambda | λ |
| γ | γ | small gamma | γ |
| ε | ε | small epsilon | ε |
| θ | θ | small theta | θ |
| ϖ | ϖ | pi symbol | ϖ |
| ϕ | ϕ | phi symbol | ϕ |
| Δ | Δ | big delta | Δ |
| HTML entity | Unicode | Character name | Character |
|---|---|---|---|
| ½ | ½ | fraction 1/2 | ½ |
| ¼ | ¼ | fraction 1/4 | ¼ |
| × | × | times | × |
| ⁢ | ⁢ | invisible times | ⁢ |
| ∈ | ∈ | element of | ∈ |
| ∉ | ∉ | not element of | ∉ |
| ∅ | ∅ | empty | ∅ |
| ∀ | ∀ | for all | ∀ |
| ∏ | ∏ | n-ary product | ∏ |
| ∑ | ∑ | n-ary sum | ∑ |
| ∃ | ∃ | there exist | ∃ |
| < | < | less than | < |
| > | > | greater than | > |
| ≤ | ≤ | less or equal than | ≤ |
| ≥ | ≥ | greater or equal than | ≥ |
| ∫ | ∫ | integral | ∫ |
| ≅ | ≅ | congruent | ≅ |
| ∩ | ∩ | cap (intersection symbol) | ∩ |
| ∪ | ∪ | cup (union symbol) | ∪ |
| ≈ | ≈ | almost equal | ≈ |
| ∼ | ∼ | similar to | ∼ |
| ⊂ | ⊂ | subset of | ⊂ |
| ⊃ | ⊃ | superset of | ⊃ |
| ⊄ | ⊄ | not subset of | ⊄ |
| ⊆ | ⊆ | subset or equal | ⊆ |
| ⊇ | ⊇ | superset or equal | ⊇ |
| ≠ | ≠ | not equal | ≠ |
| ∞ | ∞ | infinity | ∞ |
| √ | √ | square root | √ |
| ∋ | ∋ | contains as member | ∋ |
| ± | ± | plus or minus | ± |
| ¬ | ¬ | not | ¬ |
| ∧ | ∧ | and | ∧ |
| ∨ | ∨ | or | ∨ |
| ∗ | ∗ | asterisk | ∗ |
| ∠ | ∠ | angle | ∠ |
| ⋅ | ⋅ | dot operator | ⋅ |
| ∇ | ∇ | nabla | ∇ |
| ‰ | ‰ | per mille | ‰ |
| † | † | dagger | † |
| HTML entity | Unicode | Character name | Character |
|---|---|---|---|
| ← | ← | left arrow | ← |
| → | → | right arrow | → |
| ↑ | ↑ | up arrow | ↑ |
| ↓ | ↓ | down arrow | ↓ |
| ↔ | ↔ | left and right arrow | ↔ |
| ⇐ | ⇐ | left double arrow | ⇐ |
| ⇒ | ⇒ | right double arrow | ⇒ |
| ⇑ | ⇑ | up double arrow | ⇑ |
| ⇓ | ⇓ | down double arrow | ⇓ |
| ⇔ | ⇔ | left and right double arrow | ⇔ |
| ⟵ | ⟵ | long left arrow | ⟵ |
| ⟶ | ⟶ | long right arrow | ⟶ |
| ⟷ | ⟷ | long left and right arrow | ⟷ |
| ⟸ | ⟸ | long left double arrow | ⟸ |
| ⟹ | ⟹ | long right double arrow | ⟹ |
| ⟺ | ⟺ | long left and right double arrow | ⟺ |
| HTML entity | Unicode | Character name | Character |
|---|---|---|---|
| © | © | copyright | © |
| ™ | ™ | trademark | ™ |
| &ref; | ® | registered trademark | ® |
| ¢ | ¢ | cent | ¢ |
| ¥ | ¥ | yen | ¥ |
| £ | £ | pound | £ |
| € | € | euro | € |
| ° | ° | degree | ° |
| ,[1]
This is the regular comma (,)
|
, | comma (,) | , |
| &InvisibleComma; | ⁣ | invisible comma | ⁣ |
| |   | non breakable space | |
| • • |
• | bullet | • |
this is a téxt
Will have the following result:
this is a téxt
docJGenerator Copyright (c) 2016-2023 Herve Girod. All rights reserved.