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