Black Circle vs Z Notation Spot
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.
VS
Property Comparison
| Property | ● 25CF | ⦁ 2981 |
|---|---|---|
| Name | Black Circle | Z Notation Spot |
| Category | Circles & Dots | Circles & Dots |
| Block | Geometric Shapes | Miscellaneous Mathematical Symbols-B |
| Script | Zyyy | Zyyy |
| General Category | Other Symbol (So) | Math Symbol (Sm) |
| Bidirectional | ON | ON |
Encoding Comparison
| Format | 25CF | 2981 |
|---|---|---|
| Unicode | U+25CF | U+2981 |
| HTML Decimal | ● | ⦁ |
| HTML Hex | ● | ⦁ |
| CSS | \25CF | \2981 |
| JavaScript | \u{25CF} | \u{2981} |
| Python | \u25cf | \u2981 |
| UTF-8 | e2 97 8f | e2 a6 81 |
How to Distinguish
Both Black Circle and Z Notation Spot are in the Circles & Dots category but reside in different Unicode blocks. Check the codepoint to tell them apart.
Tip: Paste the character into a hex editor or use
charCodeAt()
in JavaScript to check the actual codepoint.