SymbolFYI

Horizontal Ellipsis

2026 · General Punctuation · Zyyy

소개 Horizontal Ellipsis

Punctuation mark (U+2026) from the General Punctuation block representing an intentional omission or trailing thought. A single character containing three equally spaced dots, preferred over typing three separate periods.

On this page

인코딩

Unicode 블록 U+2026
10진수 …
HTML 16진수 …
CSS \2026
JavaScript \u{2026}
Python \u2026
Java \u2026
UTF-8 16진수 e2 80 a6
UTF-16 20 26
URL 인코딩 %E2%80%A6

Unicode 속성

Block
General Punctuation
Script
Zyyy
Category
Other Punctuation (Po)
Bidirectional
ON

유사 기호

비교

더 알아보기

자주 묻는 질문

What is the … Horizontal Ellipsis symbol?

… is the Horizontal Ellipsis symbol, encoded at Unicode 2026.

What is the Unicode codepoint of Horizontal Ellipsis?

The Horizontal Ellipsis symbol (…) has codepoint 2026.

How do I type or copy Horizontal Ellipsis?

Copy … directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.