Convert OnlineConvertOnline

BULLETUTF-8 Character/Symbol

Copy this symbol

BULLET

Click on any of the following code values to copy to clipboard.

2022
8226

HTML Examples

Using HEX code of BULLET in HTML file

<span> &#x2022; </span>

Using Decimal code of BULLET in HTML file

<span> &#8226; </span>

CSS Example

Using HEX code of BULLET in CSS file for content

span { 
    content: '\2022';
}
All UTF-8 Symbols