Hebrew Ligature Alef Lamed
Copy and paste the hebrew ligature alef lamed symbol ﭏ (U+FB4F) instantly. Part of the Alphabetic Presentation Forms Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Hebrew Ligature Alef Lamed
- Unicode Block
- Alphabetic Presentation Forms
- Code Point
- U+FB4F
The Hebrew Ligature Alef Lamed (ﭏ) is a Unicode character assigned to the Alphabetic Presentation Forms block at code point U+FB4F. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The hebrew ligature alef lamed symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ﭏ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
ﭏin your code - 4.For CSS, use
\FB4Fwith the content property
Understanding Hebrew Ligature Alef Lamed
The hebrew ligature alef lamed character (ﭏ) was introduced in Unicode to provide a standardized way to represent this specific glyph across all platforms and devices. Encoded at position U+FB4F, it sits within the Alphabetic Presentation Forms range and carries a distinct semantic meaning that differentiates it from visually similar characters.
The hexadecimal value FB4F places this character at decimal position 64335 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ﭏ, the CSS escape \FB4F, or the JavaScript literal \u{FB4F}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "hebrew ligature," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.