HTML Entity/Symbol⪶(SUCCEEDS ABOVE NOT EQUAL TO )

Copy this symbol

SUCCEEDS ABOVE NOT EQUAL TO

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

⪶
⪶
U+02AB6
\2ab6
⪶

HTML Examples

Using HTML Code value in HTML file

<span> &#10934; </span>

Using HTML Entity value in HTML file

<span> &scnE; </span>

CSS Example

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

span { 
    content: "\2ab6";
}
All HTML Symbols