HTML Entity/Symbol≿(SUCCEEDS OR EQUIVALENT TO )

Copy this symbol

SUCCEEDS OR EQUIVALENT TO

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

≿
≿
U+0227F
\227f
≿

HTML Examples

Using HTML Code value in HTML file

<span> &#8831; </span>

Using HTML Entity value in HTML file

<span> &scsim; </span>

CSS Example

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

span { 
    content: "\227f";
}
All HTML Symbols