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 SEEN WITH HEH INITIAL FORM
Overview
ﴱ (ARABIC LIGATURE SEEN WITH HEH INITIAL FORM) is the Unicode character at code point U+FD31. 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+FD31 | |
| decimal | 64817 | |
| htmldecimal | ﴱ | |
| htmlhex | ﴱ | |
| css | \FD31 | |
| javascript | \u{FD31} | |
| python | \ufd31 | |
| java | \uFD31 | |
| go | \uFD31 | |
| ruby | \u{FD31} | |
| rust | \u{FD31} | |
| ccpp | \ufd31 | |
| urlencoded | %EF%B4%B1 | |
| utf8bytes | ef b4 b1 | |
| utf16bebytes | fd 31 | |
| utf32bebytes | 00 00 fd 31 |
How to Use
HTML:
ﴱ
CSS:
content: "\FD31"
JavaScript:
"\u{FD31}"
Python:
"\ufd31"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 0633 0647
Frequently Asked Questions
What is the ﴱ character (ARABIC LIGATURE SEEN WITH HEH INITIAL FORM)?
ﴱ (ARABIC LIGATURE SEEN WITH HEH INITIAL FORM) is the Unicode character U+FD31.
What is the Unicode codepoint of ARABIC LIGATURE SEEN WITH HEH INITIAL FORM?
The ARABIC LIGATURE SEEN WITH HEH INITIAL FORM character (ﴱ) has codepoint U+FD31.
How do I type or copy ARABIC LIGATURE SEEN WITH HEH INITIAL FORM?
Copy ﴱ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.