Horizontal Ellipsis

U+2026

Quick Reference
Unicode
U+2026
HTML Entity
…
HTML Numeric
…
CSS
\2026
JavaScript
\u2026
Windows Alt Code
Alt+0133
How to Type
OSLayoutShortcut
Windows(you)UsAltGr + .
WindowsUkAltGr + .
WindowsGermanAltGr + .
macOSUsOption + ;
macOSUkOption + ;
macOSGermanOption + .
Insert Horizontal Ellipsis in Word, Excel & Google Docs
ApplicationHow to insert Horizontal Ellipsis
Windows (any app)Hold Alt and type 0133 on the numeric keypad
Microsoft WordType 2026, then press Alt+X
Excel / Google SheetsUse the formula =UNICHAR(8230)
Google DocsInsert → Special characters, then search "horizontal ellipsis"
HTML… or …
CSS (content property)content: "\2026"
JavaScript"\u2026"
About Horizontal Ellipsis

The ellipsis is a set of three dots indicating an omission of text, a trailing thought, or a pause.

Usage

Used in writing to indicate omitted text in quotations, trailing thoughts, or suspense. Use the single character (…) instead of three periods (...).