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 LIGATURE LAM WITH ALEF FINAL FORM
Overview
ﻼ (ARABIC LIGATURE LAM WITH ALEF FINAL FORM) is the Unicode character at code point U+FEFC. 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+FEFC | |
| decimal | 65276 | |
| htmldecimal | ﻼ | |
| htmlhex | ﻼ | |
| css | \FEFC | |
| javascript | \u{FEFC} | |
| python | \ufefc | |
| java | \uFEFC | |
| go | \uFEFC | |
| ruby | \u{FEFC} | |
| rust | \u{FEFC} | |
| ccpp | \ufefc | |
| urlencoded | %EF%BB%BC | |
| utf8bytes | ef bb bc | |
| utf16bebytes | fe fc | |
| utf32bebytes | 00 00 fe fc |
How to Use
HTML:
ﻼ
CSS:
content: "\FEFC"
JavaScript:
"\u{FEFC}"
Python:
"\ufefc"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0644 0627
Frequently Asked Questions
What is the ﻼ character (ARABIC LIGATURE LAM WITH ALEF FINAL FORM)?
ﻼ (ARABIC LIGATURE LAM WITH ALEF FINAL FORM) is the Unicode character U+FEFC.
What is the Unicode codepoint of ARABIC LIGATURE LAM WITH ALEF FINAL FORM?
The ARABIC LIGATURE LAM WITH ALEF FINAL FORM character (ﻼ) has codepoint U+FEFC.
How do I type or copy ARABIC LIGATURE LAM WITH ALEF FINAL FORM?
Copy ﻼ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.