Unicode Character "…" U+2026 Horizontal Ellipsis
Unicode Version 15.1
…
Summary
The unicode character "…" at code point U+2026 is Horizontal Ellipsis. It is a character in the General Punctuation block and is part of the Common script. The character is an other punctuation. The UTF-8 encoding of "…" is 0xE2 0x80 0xA6 and the UTF-16 encoding is 0x2026.
General Properties
Code Point | U+2026 |
Version Added | 1.1 |
Name | Horizontal Ellipsis |
Block | General Punctuation |
General Category | Other Punctuation |
Canonical Combining Class | Not Reordered |
Bidirectional Class | Other Neutral |
Decomposition Type | Compat |
Decomposition Mapping | "." U+002E Full Stop "." U+002E Full Stop "." U+002E Full Stop |
Encodings
HTML Entity | … … |
HTML Decimal Encoding | … |
HTML Hex Encoding | … |
UTF-8 Encoding | 0xE2 0x80 0xA6 |
UTF-16 Encoding | 0x2026 |
UTF-32 Encoding | 0x00002026 |
C/C++/Java Escape | \u2026 |