HTML Entity/Symbol⥼(LEFT FISH TAIL )

Copy this symbol

LEFT FISH TAIL

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

⥼
⥼
U+0297C
\297c
⥼

HTML Examples

Using HTML Code value in HTML file

<span> &#10620; </span>

Using HTML Entity value in HTML file

<span> &lfisht; </span>

CSS Example

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

span { 
    content: "\297c";
}
All HTML Symbols