HTML Entity/Symbol⟈(REVERSE SOLIDUS PRECEDING SUBSET )

Copy this symbol

REVERSE SOLIDUS PRECEDING SUBSET

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

⟈
⟈
U+027C8
\27c8
⟈

HTML Examples

Using HTML Code value in HTML file

<span> &#10184; </span>

Using HTML Entity value in HTML file

<span> &bsolhsub; </span>

CSS Example

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

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