free-symbols
ל

Hebrew Letter Lamed Letter

ל is the Hebrew letter Lamed (Unicode U+05DC), commonly used in Hebrew text and writing.

U+05DC

ל (Hebrew Letter Lamed) is a Hebrew character used as part of everyday written language. You can copy it directly, or use its Unicode and escape sequences in software and web pages.

Hebrew Letter Lamed Letter Meaning

Lamed (ל) is the 12th letter of the Hebrew alphabet and is primarily recognized as a letter used to form words in Hebrew. Like other Hebrew letters, its role is linguistic: it provides a specific consonant value and appears in many common word forms. In typography and digital text, lamed is used exactly as a character—when you copy or type it, it will join with neighboring Hebrew letters in the usual right-to-left script flow. Outside of full words, it may also appear in identifiers, labels, or educational examples showing individual Hebrew letters.

Common uses

  • Writing Hebrew words that include the consonant represented by Lamed
  • Labeling or annotating Hebrew alphabet charts and letter-learning materials
  • Using as a single-character placeholder in UI text that needs a Hebrew letter
  • Displaying Hebrew in multilingual websites and documentation
  • Referencing the letter in educational content (e.g., “Lamed” in lessons or glossaries)

Examples

ל — Hebrew Letter Lamed

  • ללמד
  • לשלום לכולם
  • ללילה
  • למורה לכתיבה
  • לאות ל׳ בכתיב עברי

Variations

Technical codes

UnicodeU+05DC
HTML Entityל
HTML Codeל
CSS\05DC

FAQ

What does the Hebrew Letter Lamed letter mean?

Lamed (ל) is the 12th letter of the Hebrew alphabet and is primarily recognized as a letter used to form words in Hebrew. Like other Hebrew letters, its role is linguistic: it provides a specific consonant value and appears in many common word forms. In typography and digital text, lamed is used exactly as a character—when you copy or type it, it will join with neighboring Hebrew letters in the usual right-to-left script flow. Outside of full words, it may also appear in identifiers, labels, or educational examples showing individual Hebrew letters.

What Unicode character is ל?

ל is U+05DC (HEBREW LETTER LAMED).

How can I copy ל into HTML?

You can paste it directly, or use the HTML entity: ל

What is the CSS escape for ל?

The CSS escape is: \\05DC

What JavaScript escape can I use for ל?

In JavaScript you can use: \\u{05DC}