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 LETTER HEH WITH YEH ABOVE FINAL FORM
Overview
ﮥ (ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM) is the Unicode character at code point U+FBA5. 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+FBA5 | |
| decimal | 64421 | |
| htmldecimal | ﮥ | |
| htmlhex | ﮥ | |
| css | \FBA5 | |
| javascript | \u{FBA5} | |
| python | \ufba5 | |
| java | \uFBA5 | |
| go | \uFBA5 | |
| ruby | \u{FBA5} | |
| rust | \u{FBA5} | |
| ccpp | \ufba5 | |
| urlencoded | %EF%AE%A5 | |
| utf8bytes | ef ae a5 | |
| utf16bebytes | fb a5 | |
| utf32bebytes | 00 00 fb a5 |
How to Use
HTML:
ﮥ
CSS:
content: "\FBA5"
JavaScript:
"\u{FBA5}"
Python:
"\ufba5"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <final> 06C0
Frequently Asked Questions
What is the ﮥ character (ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM)?
ﮥ (ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM) is the Unicode character U+FBA5.
What is the Unicode codepoint of ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM?
The ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM character (ﮥ) has codepoint U+FBA5.
How do I type or copy ARABIC LETTER HEH WITH YEH ABOVE FINAL FORM?
Copy ﮥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.