HTML Entity/Symbol⥽(RIGHT FISH TAIL )

Copy this symbol

RIGHT FISH TAIL

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

⥽
⥽
U+0297D
\297d
⥽

HTML Examples

Using HTML Code value in HTML file

<span> &#10621; </span>

Using HTML Entity value in HTML file

<span> &rfisht; </span>

CSS Example

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

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