…
Horizontal Ellipsis
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://symbolfyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://symbolfyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://symbolfyi.com/entity//)
Use the native HTML custom element.
2026 · General Punctuation · Zyyy
Encodages
| Bloc Unicode | U+2026 | |
| Décimal | … | |
| HTML hexadécimal | … | |
| CSS | \2026 | |
| JavaScript | \u{2026} | |
| Python | \u2026 | |
| Java | \u2026 | |
| UTF-8 Hex | e2 80 a6 | |
| UTF-16 | 20 26 | |
| URL encodé | %E2%80%A6 |
Propriétés Unicode
Block
General Punctuation
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON
Symboles similaires
Comparer
Symboles associés
En savoir plus
Guides associés
Unicode Accessibility Checklist: 15 Checks for Inclusive Text
A practical 15-point checklist for Unicode accessibility — from decorative symbol hiding to language declaration, RTL support, and proper text alternatives.
How Screen Readers Handle Unicode Symbols and Emoji
Learn how screen readers announce Unicode symbols, emoji, and special characters — NVDA, JAWS, VoiceOver behavior differences and best practices.
Character Encoding Detection: How to Identify Unknown Text Encoding
Detect character encodings in unknown text — BOM sniffing, statistical analysis with chardet, ICU detection, and why heuristics sometimes fail.
JavaScript and Unicode: Strings, Code Points, and Grapheme Clusters
Navigate JavaScript's UTF-16 string model — surrogate pairs, codePointAt, for...of iteration, Intl.Segmenter, and common Unicode pitfalls.
Ellipsis (…) vs Three Dots (...): One Character or Three?
Compare the Unicode ellipsis character (…) with three period characters (...) — typographic differences, CSS text-overflow, and when each is appropriate.