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