HTML Entity/Symbol⟉(SUPERSET PRECEDING SOLIDUS )

Copy this symbol

SUPERSET PRECEDING SOLIDUS

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

⟉
⟉
U+027C9
\27c9
⟉

HTML Examples

Using HTML Code value in HTML file

<span> &#10185; </span>

Using HTML Entity value in HTML file

<span> &suphsol; </span>

CSS Example

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

span { 
    content: "\27c9";
}
All HTML Symbols