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 INITIAL FORM
Overview
ﻫ (ARABIC LETTER HEH INITIAL FORM) is the Unicode character at code point U+FEEB. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FEEB | |
| decimal | 65259 | |
| htmldecimal | ﻫ | |
| htmlhex | ﻫ | |
| css | \FEEB | |
| javascript | \u{FEEB} | |
| python | \ufeeb | |
| java | \uFEEB | |
| go | \uFEEB | |
| ruby | \u{FEEB} | |
| rust | \u{FEEB} | |
| ccpp | \ufeeb | |
| urlencoded | %EF%BB%AB | |
| utf8bytes | ef bb ab | |
| utf16bebytes | fe eb | |
| utf32bebytes | 00 00 fe eb |
How to Use
HTML:
ﻫ
CSS:
content: "\FEEB"
JavaScript:
"\u{FEEB}"
Python:
"\ufeeb"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 0647
Frequently Asked Questions
What is the ﻫ character (ARABIC LETTER HEH INITIAL FORM)?
ﻫ (ARABIC LETTER HEH INITIAL FORM) is the Unicode character U+FEEB.
What is the Unicode codepoint of ARABIC LETTER HEH INITIAL FORM?
The ARABIC LETTER HEH INITIAL FORM character (ﻫ) has codepoint U+FEEB.
How do I type or copy ARABIC LETTER HEH INITIAL FORM?
Copy ﻫ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.