BuildQuill
Dashes & Punctuation

Bullet Point

U+2022

The bullet point is a small dot used to mark items in an unordered list.

Copy & encode

Character
Unicode codepoint
U+2022
HTML named entity
•
HTML decimal entity
•
HTML hex entity
•
CSS escape
\2022
JavaScript escape
\u2022
Windows Alt code
0149

Meaning and usage

It is the default marker for bullet lists in documents, presentations, and web pages, and can also separate short items in a single line of text.

Frequently Asked Questions

What is the HTML entity for the bullet point symbol?
Use • or •.
What is the Windows Alt code for the bullet point?
Hold Alt and type 0149 on the numeric keypad.