Copy and paste shortcodes for Ν Greek Capital Letter Nu.
Unicode | U+039d | |
Alt Code | 925 | |
HTML Code | Ν | |
CSS Code | \039d | |
HEX Code | Ν |
To type the Ν using the keyboard you can the Alt code from the shortcode section. Here are the two simple steps to type the Ν using Alt code from your keyboard. Make sure you switch on the Num Lock from the keyboard and you type the number from the Numpad and not from the top row of the keyboard.
Once you release the Alt key, the Ν symbol will be displayed. This trick will work for other special characters also.
To add the Ν Greek Capital Letter Nu Symbol in HTML, you can use an HTML entity, an HTML code(decimal), and a Hex code. Use the shortcode section to copy the various shortcodes for the Greek Capital Letter Nu. Here is the example:
// HTML code example
<span>I am Ν Symbol</span>
// HEX code example
<span>I am Ν Symbol</span>
All the above example will display the Greek Capital Letter Nu symbol as below.
To display the Greek Capital Letter Nu Symbol from CSS, you can use a CSS shortcode or CSS entity. Use the shortcode section to copy the CSS entity code for the Greek Capital Letter Nu. You can only add content :before or :after an element: Here is the example:
// CSS entity code example
.useSymbol:after {
content: ' \039d';
}
// The HTML
<div class="useSymbol">Greek Capital Letter Nu</div>
The above example for CSS entiry for Greek Capital Letter Nu symbol will display the result as below.
Copy
paste
πCopy
paste
ΣCopy
paste
αCopy
paste
βCopy
paste
γCopy
paste
δCopy
paste
εCopy
paste
ζCopy
paste
ηCopy
paste
θCopy
paste
ιCopy
paste
κCopy
paste
λCopy
paste
μCopy
paste
νCopy
paste
ξCopy
paste
οCopy
paste
ρCopy
paste
ςCopy
paste
σCopy
paste
τCopy
paste
υCopy
paste
φCopy
paste
χCopy
paste
ψCopy
paste
ωCopy
paste
ΑCopy
paste
ΒCopy
paste
ΓCopy
paste
ΔCopy
paste
ΕCopy
paste
ΖCopy
paste
ΗCopy
paste
ΘCopy
paste
ΙCopy
paste
ΚCopy
paste
ΛCopy
paste
ΜCopy
paste
ΝCopy
paste
ΞCopy
paste
ΟCopy
paste
ΠCopy
paste
ΡCopy
paste
ΤCopy
paste
ΥCopy
paste
ΦCopy
paste
ΧCopy
paste
ΨCopy
paste
Ω