δ
Technical information
Symbol | δ | |
Name | greek small letter delta | |
Unicode number | U+03B4 | |
Category | Greek small letter normal |
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-16 | 0x03B4 | |
UTF-32 | 0x000003B4 |
Source Code
C, C++, and Java | "\u03B4" | |
CSS Code | \03B4 | |
JavaScript | "\u03B4" | |
Perl | \x{03B4} | |
Python 2 | u"\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 δ.
input-group
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
δ
select
button
button
Code examples in HTML and CSS
<span>δ</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