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 RADI ALLAAHU ANHUMAA
Overview
﵄ (ARABIC LIGATURE RADI ALLAAHU ANHUMAA) is the Unicode character at code point U+FD44. It belongs to the Arabic Presentation Forms-A block, in the Other Symbol (So) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FD44 | |
| decimal | 64836 | |
| htmldecimal | ﵄ | |
| htmlhex | ﵄ | |
| css | \FD44 | |
| javascript | \u{FD44} | |
| python | \ufd44 | |
| java | \uFD44 | |
| go | \uFD44 | |
| ruby | \u{FD44} | |
| rust | \u{FD44} | |
| ccpp | \ufd44 | |
| urlencoded | %EF%B5%84 | |
| utf8bytes | ef b5 84 | |
| utf16bebytes | fd 44 | |
| utf32bebytes | 00 00 fd 44 |
How to Use
HTML:
﵄
CSS:
content: "\FD44"
JavaScript:
"\u{FD44}"
Python:
"\ufd44"
Properties
- Script
- Arab
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﵄ character (ARABIC LIGATURE RADI ALLAAHU ANHUMAA)?
﵄ (ARABIC LIGATURE RADI ALLAAHU ANHUMAA) is the Unicode character U+FD44.
What is the Unicode codepoint of ARABIC LIGATURE RADI ALLAAHU ANHUMAA?
The ARABIC LIGATURE RADI ALLAAHU ANHUMAA character (﵄) has codepoint U+FD44.
How do I type or copy ARABIC LIGATURE RADI ALLAAHU ANHUMAA?
Copy ﵄ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.