δ

Technical information

Symbolδ
NameGreek small letter delta
Unicode numberU+03B4
CategoryGreek small letter normal
DescriptionThe Unicode character δ, or U+03B4, is known as the "Greek Small Letter Delta". It belongs to the "Greek and Coptic" block and falls under the "Letter, Lowercase" category in the Unicode standard. This character is a graphic representation of the fourth letter of the Greek alphabet and is used in many fields such as mathematics, science, and engineering to represent various concepts. 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%B4
UTF-8 (hex)0xCE 0xB4
UTF-8 (binary)11001110:10110100
UTF-160x03B4
UTF-320x000003B4

Source Code

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

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>&#948;</span>

            
span {
    content: "\03B4";
}

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