HTML Entity/SymbolϜ(GREEK LETTER DIGAMMA )

Ϝ
Copy this symbol

GREEK LETTER DIGAMMA

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

Ϝ
Ϝ
U+003DC
\03dc
Ϝ

HTML Examples

Using HTML Code value in HTML file

<span> &#988; </span>

Using HTML Entity value in HTML file

<span> &Gammad; </span>

CSS Example

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

span { 
    content: "\03dc";
}
All HTML Symbols