HTML Entity/Symbol⥾(UP FISH TAIL )

Copy this symbol

UP FISH TAIL

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

⥾
⥾
U+0297E
\297e
⥾

HTML Examples

Using HTML Code value in HTML file

<span> &#10622; </span>

Using HTML Entity value in HTML file

<span> &ufisht; </span>

CSS Example

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

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