Dot Symbol

U+2219

Bullet Operator Symbol ∙ Copy and Paste

The bullet operator ∙ is a mathematical operator with a heavier appearance than the dot operator. It should not be substituted casually for a list bullet.

Meaning and use

Unicode classifies ∙ as an operator, so its meaning comes from a formula or specialized notation.

Fonts may render it close to ⋅ or •, making code-point checks important.

Dot variants

These nearby characters share a category with , but each has its own Unicode identity and intended use.

How to type ∙

windows

Copy ∙ here or locate BULLET OPERATOR in Character Map.

macos

Use Character Viewer and search for bullet operator.

mobile

Most mobile layouts omit it; copy and paste is reliable.

word

Use Insert → Symbol and verify the Unicode name before inserting.

Examples

x ∙ y

A ∙ B

Similar characters compared

∙ is an operator; • is a list bullet; ⋅ is the more common dot operator. Their appearance alone is not a safe identifier.

Frequently asked questions

Is ∙ a normal bullet point?

No. The normal bullet is • (U+2022); ∙ is U+2219 BULLET OPERATOR.

Why does ∙ look different across apps?

Fonts choose different shapes and spacing while preserving the same Unicode character.