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 MEDIAL FORM
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEE0 | |
| decimal | 65248 | |
| htmldecimal | ﻠ | |
| htmlhex | ﻠ | |
| css | \FEE0 | |
| javascript | \u{FEE0} | |
| python | \ufee0 | |
| java | \uFEE0 | |
| go | \uFEE0 | |
| ruby | \u{FEE0} | |
| rust | \u{FEE0} | |
| ccpp | \ufee0 | |
| urlencoded | %EF%BB%A0 | |
| utf8bytes | ef bb a0 | |
| utf16bebytes | fe e0 | |
| utf32bebytes | 00 00 fe e0 |
How to Use
HTML:
ﻠ
CSS:
content: "\FEE0"
JavaScript:
"\u{FEE0}"
Python:
"\ufee0"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 0644
Frequently Asked Questions
What is the ﻠ character (ARABIC LETTER LAM MEDIAL FORM)?
ﻠ (ARABIC LETTER LAM MEDIAL FORM) is the Unicode character U+FEE0.
What is the Unicode codepoint of ARABIC LETTER LAM MEDIAL FORM?
The ARABIC LETTER LAM MEDIAL FORM character (ﻠ) has codepoint U+FEE0.
How do I type or copy ARABIC LETTER LAM MEDIAL FORM?
Copy ﻠ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.