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