Technical information

Symbol
NameGreek letter small capital lamda
Unicode numberU+1D27
CategoryGreek capital letter small
DescriptionThe Unicode character ᴧ, or U+1D27, is known as the "Greek Letter Small Capital Lambda". It belongs to the "Greek and Coptic" block and falls under the "Letter, Uppercase" category in the Unicode standard. This character is a variant of the Greek letter Lambda, represented in a small capital form. Unlike the standard uppercase Lambda (Λ) and lowercase lambda (λ), the small capital Lambda is sized similarly to lowercase letters but maintains the form of an uppercase letter. This character is used in specific linguistic and orthographic contexts. The specific visual representation of this character can vary depending on the system or application in which it's used, and its appearance can also differ based on the font and typography used.

Encoding

HTML Entityᴧ
HTML Entity (hex)ᴧ
URL Escape Code%E1%B4%A7
UTF-8 (hex)0xE1 0xB4 0xA7
UTF-8 (binary)11100001:10110100:10100111
UTF-160x1D27
UTF-320x00001D27

Source Code

C, C++, and Java"\u1D27"
CSS Code\1D27
JavaScript"\u1D27"
Perl\x{1D27}
Python 2u"\u1D27"
Python 3\u1D27
Ruby\u{1D27}

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

            
span {
    content: "\1D27";
}

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