HTML Entity/Symbol⊶(ORIGINAL OF )

Copy this symbol

ORIGINAL OF

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

⊶
⊶
U+022B6
\22b6
⊶

HTML Examples

Using HTML Code value in HTML file

<span> &#8886; </span>

Using HTML Entity value in HTML file

<span> &origof; </span>

CSS Example

Using CSS content code of the HTML entity &origof; to specify in a CSS file

span { 
    content: "\22b6";
}
All HTML Symbols