copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('ﻟ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
ﻟ
ARABIC LETTER LAM INITIAL FORM
Overview
ﻟ (ARABIC LETTER LAM INITIAL FORM) is the Unicode character at code point U+FEDF. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEDF | |
| decimal | 65247 | |
| htmldecimal | ﻟ | |
| htmlhex | ﻟ | |
| css | \FEDF | |
| javascript | \u{FEDF} | |
| python | \ufedf | |
| java | \uFEDF | |
| go | \uFEDF | |
| ruby | \u{FEDF} | |
| rust | \u{FEDF} | |
| ccpp | \ufedf | |
| urlencoded | %EF%BB%9F | |
| utf8bytes | ef bb 9f | |
| utf16bebytes | fe df | |
| utf32bebytes | 00 00 fe df |
How to Use
HTML:
ﻟ
CSS:
content: "\FEDF"
JavaScript:
"\u{FEDF}"
Python:
"\ufedf"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 0644
Frequently Asked Questions
What is the ﻟ character (ARABIC LETTER LAM INITIAL FORM)?
ﻟ (ARABIC LETTER LAM INITIAL FORM) is the Unicode character U+FEDF.
What is the Unicode codepoint of ARABIC LETTER LAM INITIAL FORM?
The ARABIC LETTER LAM INITIAL FORM character (ﻟ) has codepoint U+FEDF.
How do I type or copy ARABIC LETTER LAM INITIAL FORM?
Copy ﻟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.