λ

Technical information

Symbolλ
NameGreek small letter lamda
Unicode numberU+03BB
CategoryGreek small letter normal
DescriptionThe Unicode character λ, or U+03BB, is known as "Greek Small Letter Lamda". 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 lower case letter lamda (lambda) in the Greek alphabet. It is widely used in different fields such as mathematics, physics, engineering, and computer science, usually denoting different specific concepts in each discipline. 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%BB
UTF-8 (hex)0xCE 0xBB
UTF-8 (binary)11001110:10111011
UTF-160x03BB
UTF-320x000003BB

Source Code

C, C++, and Java"\u03BB"
CSS Code\03BB
JavaScript"\u03BB"
Perl\x{03BB}
Python 2u"\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 λ.

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

References