HTML Entity/Symbolф(CYRILLIC SMALL LETTER EF )

ф
Copy this symbol

CYRILLIC SMALL LETTER EF

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

ф
ф
U+00444
\0444
ф

HTML Examples

Using HTML Code value in HTML file

<span> &#1092; </span>

Using HTML Entity value in HTML file

<span> &fcy; </span>

CSS Example

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

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