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