Convert OnlineConvertOnline

HTML Entity/Symbol⊽(NOR )

Copy this symbol

NOR

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

⊽
⊽
U+022BD
\22bd
⊽

HTML Examples

Using HTML Code value in HTML file

<span> &#8893; </span>

Using HTML Entity value in HTML file

<span> &barvee; </span>

CSS Example

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

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