HTML Entity/Symbolfi(LATIN SMALL LIGATURE FI )

Copy this symbol

LATIN SMALL LIGATURE FI

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

fi
fi
U+0FB01
\fb01
fi

HTML Examples

Using HTML Code value in HTML file

<span> &#64257; </span>

Using HTML Entity value in HTML file

<span> &filig; </span>

CSS Example

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

span { 
    content: "\fb01";
}
All HTML Symbols