λ
Technical information
Symbol | λ | |
Name | greek small letter lamda | |
Unicode number | U+03BB | |
Category | Greek small letter normal |
Encoding
HTML Entity | λ | |
HTML Entity (hex) | λ | |
HTML Entity (named) | λ | |
URL Escape Code | %CE%BB | |
UTF-8 (hex) | 0xCE 0xBB | |
UTF-8 (binary) | 11001110:10111011 | |
UTF-16 | 0x03BB | |
UTF-32 | 0x000003BB |
Source Code
C, C++, and Java | "\u03BB" | |
CSS Code | \03BB | |
JavaScript | "\u03BB" | |
Perl | \x{03BB} | |
Python 2 | u"\u03BB" | |
Python 3 | \u03BB | |
Ruby | \u{03BB} |
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: "\03BB";
}
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