free-symbols

Latin Capital Letter Lambda With Stroke Letter

Ƛ is the Unicode character “Latin Capital Letter Lambda with Stroke” (U+A7DC) for precise typographic use.

U+A7DC

Ƛ (U+A7DC) is a Unicode character from the Latin Extended block. It looks like a capital lambda with a horizontal stroke and is useful when you need a specific, consistent glyph. Use the copy and escape options below for documents and web text.

Latin Capital Letter Lambda With Stroke Letter Meaning

The character “LATIN CAPITAL LETTER LAMBDA WITH STROKE” (Ƛ, U+A7DC) is a typographic letter form. Unlike the common Greek lambda, it’s encoded as a Latin Extended character, which can matter for correct Unicode handling and font coverage. People typically use it to represent a named symbol in stylized text, to match typographic conventions in a particular font or document, or to differentiate a lambda-like character from other lambda forms. Because it’s a distinct code point, it’s best to copy it directly rather than substituting visually similar letters.

Common uses

  • Entering a specific Unicode letter for branding or typographic styling that requires this exact glyph
  • Writing labels, headings, or catalog identifiers that use a lambda-with-stroke convention
  • Creating consistent symbol text in design comps where a particular character form must match
  • Encoding text content for websites or apps using the correct Unicode code point
  • Referencing or documenting characters in Unicode/typography notes and research

Examples

Ƛ Latin Capital Letter Lambda with Stroke

  • Sector Ƛ
  • Model Ƛ-12
  • Option Ƛ
  • Chapter Ƛ
  • Lead Ƛ

Variations

Technical codes

UnicodeU+A7DC
HTML EntityꟜ
HTML CodeꟜ
CSS\A7DC

FAQ

What does the Latin Capital Letter Lambda With Stroke letter mean?

The character “LATIN CAPITAL LETTER LAMBDA WITH STROKE” (Ƛ, U+A7DC) is a typographic letter form. Unlike the common Greek lambda, it’s encoded as a Latin Extended character, which can matter for correct Unicode handling and font coverage. People typically use it to represent a named symbol in stylized text, to match typographic conventions in a particular font or document, or to differentiate a lambda-like character from other lambda forms. Because it’s a distinct code point, it’s best to copy it directly rather than substituting visually similar letters.

What Unicode character is Ƛ?

Ƛ is “LATIN CAPITAL LETTER LAMBDA WITH STROKE” with the Unicode code point U+A7DC.

How can I copy Ƛ into my document?

Copy the character directly from this page (Ƛ) and paste it into your editor, design tool, or text field.

How do I enter Ƛ in HTML?

Use the provided HTML entity: Ƛ (from the character’s data).

Can I use an escape sequence in code?

Yes. You can use the JavaScript escape: \\u{A7DC}.