Convert OnlineConvertOnline

HTML Entity/Symbol⋡(DOES NOT SUCCEED OR EQUAL )

Copy this symbol

DOES NOT SUCCEED OR EQUAL

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

⋡
⋡
U+022E1
\22e1
⋡

HTML Examples

Using HTML Code value in HTML file

<span> &#8929; </span>

Using HTML Entity value in HTML file

<span> &nsccue; </span>

CSS Example

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

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