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