HTML Entity/Symbol⥿(DOWN FISH TAIL )

⥿
Copy this symbol

DOWN FISH TAIL

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

⥿
⥿
U+0297F
\297f
⥿

HTML Examples

Using HTML Code value in HTML file

<span> &#10623; </span>

Using HTML Entity value in HTML file

<span> &dfisht; </span>

CSS Example

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

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