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 SAD WITH YEH FINAL FORM
Overview
ﴢ (ARABIC LIGATURE SAD WITH YEH FINAL FORM) is the Unicode character at code point U+FD22. 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+FD22 | |
| decimal | 64802 | |
| htmldecimal | ﴢ | |
| htmlhex | ﴢ | |
| css | \FD22 | |
| javascript | \u{FD22} | |
| python | \ufd22 | |
| java | \uFD22 | |
| go | \uFD22 | |
| ruby | \u{FD22} | |
| rust | \u{FD22} | |
| ccpp | \ufd22 | |
| urlencoded | %EF%B4%A2 | |
| utf8bytes | ef b4 a2 | |
| utf16bebytes | fd 22 | |
| utf32bebytes | 00 00 fd 22 |
How to Use
HTML:
ﴢ
CSS:
content: "\FD22"
JavaScript:
"\u{FD22}"
Python:
"\ufd22"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 0635 064A
Frequently Asked Questions
What is the ﴢ character (ARABIC LIGATURE SAD WITH YEH FINAL FORM)?
ﴢ (ARABIC LIGATURE SAD WITH YEH FINAL FORM) is the Unicode character U+FD22.
What is the Unicode codepoint of ARABIC LIGATURE SAD WITH YEH FINAL FORM?
The ARABIC LIGATURE SAD WITH YEH FINAL FORM character (ﴢ) has codepoint U+FD22.
How do I type or copy ARABIC LIGATURE SAD WITH YEH FINAL FORM?
Copy ﴢ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.