Ellipsis Symbol

Copy the ellipsis character (…) and find the exact keyboard shortcut, code point, or HTML entity for your operating system.

Ellipsis

Click the symbol to copy it

Formats

Character
Unicode U+2026
HTML entity …
HTML decimal …
CSS escape \2026
JS / JSON escape

Click any row to copy that exact string.

Keyboard Shortcuts

System Shortcut Notes
Windows Hold Alt, type 0133 on the numeric keypad.
Mac Works in most macOS apps.
Linux (GTK) Type the hex code, then press Enter or Space.
Microsoft Word Type 2026 then press Alt+X to convert it.
Word autocorrect Three periods in a row autocorrect to the ellipsis character.

Ellipsis Character vs Three Periods

Both convey the same pause or omission, but they behave differently once typeset.

Form Code point Spacing Best use
... U+002E ×3 Font default, can widen or break across lines Casual writing, chat, and places that auto-convert to the true ellipsis.
U+2026 Fixed, never splits across a line Typeset text, web copy, and any place a style guide requires the true character.
Copied!

Summary

Copy the ellipsis character (…) and find the exact keyboard shortcut, code point, or HTML entity for your operating system.

How it works

  1. Click the large ellipsis to copy it to your clipboard.
  2. Or click any format in the list (Unicode, HTML entity, CSS escape) to copy that exact string.
  3. Use the shortcut table to type the symbol directly from your keyboard on Windows, Mac, or Linux.
  4. Check the comparison table to decide between the single character and three periods.
  5. Paste the symbol anywhere: documents, spreadsheets, code, or chat.

Use cases

  • Show trailing or unfinished thought at the end of a sentence.
  • Mark an omitted word or passage inside a quotation.
  • Indicate a pause or hesitation in dialogue.
  • Keep a single character instead of three separate periods for cleaner text spacing.
  • Insert a properly encoded ellipsis into code, CSS content, or JSON without breaking encoding.
  • Match a style guide that requires the true Unicode ellipsis over typed dots.

Frequently Asked Questions

Last updated: 2026-07-22 · Reviewed by Nham Vu