…
三点リーダー
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
エンコード
| 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
類似記号
比較
関連記号
詳しく見る
関連ガイド
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.
よくある質問
What is the … 三点リーダー symbol?
… is the 三点リーダー symbol, encoded at Unicode 2026.
What is the Unicode codepoint of 三点リーダー?
The 三点リーダー symbol (…) has codepoint 2026.
How do I type or copy 三点リーダー?
Copy … directly, or use the HTML entity, CSS, JavaScript, and Python encodings shown on this page.