HTML Entity Detail
HTML Entity - Black Circle
Black Circle is a geometric shapes used in UI design, diagrams, and visual layouts. This HTML entity enables web developers to display this character reliably across all browsers without encoding issues.
Symbol preview
●
Unicode
U+25CF
HTML entity
ˆ
CSS code
\25CF
Usage Examples
Use this HTML entity in user interfaces, bullet lists, diagrams, and visual design elements like ■ for filled squares and ● for bullets.
Related Entities
Common Mistakes
⚠️
Mistake: Using the letter O or digit 0 instead of ● for list bullets
Fix: Use ● for filled circle bullets. The letter O and digit 0 are not proper bullet characters and may not align correctly.
Black Circle
Select any code to highlight it before copying.
Category: Geometric Shapes
| Unicode | U+25CF |
|---|---|
| Hex Code | ● |
| HTML Code | ● |
| HTML Entity | ˆ |
| CSS Code | \25CF |
| Windows Shortcut | |
| Mac Shortcut | |
HTML code example
CSS code example