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 HAH WITH MEEM FINAL FORM
Overview
ﶀ (ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM) is the Unicode character at code point U+FD80. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FD80 | |
| decimal | 64896 | |
| htmldecimal | ﶀ | |
| htmlhex | ﶀ | |
| css | \FD80 | |
| javascript | \u{FD80} | |
| python | \ufd80 | |
| java | \uFD80 | |
| go | \uFD80 | |
| ruby | \u{FD80} | |
| rust | \u{FD80} | |
| ccpp | \ufd80 | |
| urlencoded | %EF%B6%80 | |
| utf8bytes | ef b6 80 | |
| utf16bebytes | fd 80 | |
| utf32bebytes | 00 00 fd 80 |
How to Use
HTML:
ﶀ
CSS:
content: "\FD80"
JavaScript:
"\u{FD80}"
Python:
"\ufd80"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0644 062D 0645
Frequently Asked Questions
What is the ﶀ character (ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM)?
ﶀ (ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM) is the Unicode character U+FD80.
What is the Unicode codepoint of ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM?
The ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM character (ﶀ) has codepoint U+FD80.
How do I type or copy ARABIC LIGATURE LAM WITH HAH WITH MEEM FINAL FORM?
Copy ﶀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.