U+2248
| OS | Layout | Shortcut |
|---|---|---|
| Windows(you) | Us | AltGr + Shift + X |
| Windows | Uk | AltGr + X |
| Windows | German | AltGr + Shift + 0 |
| macOS | Us | Option + X |
| macOS | Uk | Option + X |
| macOS | German | Option + Shift + 0 |
| Application | How to insert Almost Equal To Sign |
|---|---|
| Microsoft Word | Type 2248, then press Alt+X |
| Excel / Google Sheets | Use the formula =UNICHAR(8776) |
| Google Docs | Insert → Special characters, then search "almost equal to sign" |
| HTML | ≈ or ≈ |
| CSS (content property) | content: "\2248" |
| JavaScript | "\u2248" |
The approximately equal sign indicates that two values are approximately but not exactly equal.
Used in mathematics and science for approximate values. Example: π ≈ 3.14159.