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 THEH WITH ZAIN FINAL FORM
Overview
ﱷ (ARABIC LIGATURE THEH WITH ZAIN FINAL FORM) is the Unicode character at code point U+FC77. 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+FC77 | |
| decimal | 64631 | |
| htmldecimal | ﱷ | |
| htmlhex | ﱷ | |
| css | \FC77 | |
| javascript | \u{FC77} | |
| python | \ufc77 | |
| java | \uFC77 | |
| go | \uFC77 | |
| ruby | \u{FC77} | |
| rust | \u{FC77} | |
| ccpp | \ufc77 | |
| urlencoded | %EF%B1%B7 | |
| utf8bytes | ef b1 b7 | |
| utf16bebytes | fc 77 | |
| utf32bebytes | 00 00 fc 77 |
How to Use
HTML:
ﱷ
CSS:
content: "\FC77"
JavaScript:
"\u{FC77}"
Python:
"\ufc77"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 062B 0632
Frequently Asked Questions
What is the ﱷ character (ARABIC LIGATURE THEH WITH ZAIN FINAL FORM)?
ﱷ (ARABIC LIGATURE THEH WITH ZAIN FINAL FORM) is the Unicode character U+FC77.
What is the Unicode codepoint of ARABIC LIGATURE THEH WITH ZAIN FINAL FORM?
The ARABIC LIGATURE THEH WITH ZAIN FINAL FORM character (ﱷ) has codepoint U+FC77.
How do I type or copy ARABIC LIGATURE THEH WITH ZAIN FINAL FORM?
Copy ﱷ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.