Δ

Technical information

SymbolΔ
NameGreek capital letter delta
Unicode numberU+0394
CategoryGreek capital letter normal
DescriptionThe Unicode character Δ, or U+0394, is known as the "Greek Capital Letter Delta". It belongs to the "Greek and Coptic" block. The block includes the Greek alphabet and a set of Coptic letters for writing the Coptic language. This character symbolizes the fourth letter of the Greek alphabet and it's often used in mathematics, physics, and engineering to denote a change in a certain quantity. It is also used in various branches of science. For example, in chemistry, it represents heat in a reaction, and in mathematics, it represents a difference or a change. Moreover, it's widely used in the field of geography where it signifies landform at the mouth of a river, known as a delta, due to its triangular shape resembling the uppercase delta letter.

Encoding

HTML EntityΔ
HTML Entity (hex)Δ
HTML Entity (named)Δ
URL Escape Code%CE%94
UTF-8 (hex)0xCE 0x94
UTF-8 (binary)11001110:10010100
UTF-160x0394
UTF-320x00000394

Source Code

C, C++, and Java"\u0394"
CSS Code\0394
JavaScript"\u0394"
Perl\x{0394}
Python 2u"\u0394"
Python 3\u0394
Ruby\u{0394}

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

            
span {
    content: "\0394";
}

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