ν

Technical information

Symbolν
NameGreek small letter nu
Unicode numberU+03BD
CategoryGreek small letter normal
DescriptionThe Unicode character ν, or U+03BD, is known as the "Greek Small Letter Nu". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character represents the lower-case version of the 13th letter of the Greek alphabet, and it is pronounced like the English 'n'. In mathematics and science, it is frequently used to represent frequency in physics and chemistry, kinematic viscosity in fluid dynamics, or the degree of freedom in statistics. The specific appearance and usage of this character can depend on the system and application it's being used in.

Encoding

HTML Entityν
HTML Entity (hex)ν
HTML Entity (named)ν
URL Escape Code%CE%BD
UTF-8 (hex)0xCE 0xBD
UTF-8 (binary)11001110:10111101
UTF-160x03BD
UTF-320x000003BD

Source Code

C, C++, and Java"\u03BD"
CSS Code\03BD
JavaScript"\u03BD"
Perl\x{03BD}
Python 2u"\u03BD"
Python 3\u03BD
Ruby\u{03BD}

Preview

This Unicode character looks like this ν in sentence and in bold like this ν and in italic like this ν.

Font size:

ν
12px
ν
16px
ν
20px
ν
28px
ν
36px
ν
48px
ν
72px

CSS Property: font-weight

ν
100
ν
200
ν
300
ν
400
ν
500
ν
600
ν
700
ν
800
ν
900

HTML Forms and Input

input
disabled input
ν
input-group
select
button
button

Code examples in HTML and CSS

<span>&#957;</span>

            
span {
    content: "\03BD";
}

The symbol in different fonts

ν
-apple-system
ν
Apple Color Emoji
ν
Arial
ν
BlinkMacSystemFont
ν
Courier New
ν
Georgia
ν
Droid Sans
ν
Helvetica
ν
Noto Sans
ν
Oxygen
ν
Roboto
ν
"Segoe UI"
ν
sans-serif
ν
Segoe UI Emoji
ν
Segoe UI Symbol
ν
system-ui
ν
Times New Roman
ν
Ubuntu
ν
Verdana

References