HTML Entity/SymbolΝ(GREEK CAPITAL LETTER NU )

Ν
Copy this symbol

GREEK CAPITAL LETTER NU

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

Ν
Ν
U+0039D
\039d
Ν

HTML Examples

Using HTML Code value in HTML file

<span> &#925; </span>

Using HTML Entity value in HTML file

<span> &Nu; </span>

CSS Example

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

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