MIDDLE DOTUTF-8 Character/Symbol

·
Copy this symbol

MIDDLE DOT

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

00B7
183

HTML Examples

Using HEX code of MIDDLE DOT in HTML file

<span> &#x00B7; </span>

Using Decimal code of MIDDLE DOT in HTML file

<span> &#183; </span>

CSS Example

Using HEX code of MIDDLE DOT in CSS file for content

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