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 FEH WITH DOT BELOW AND THREE DOTS ABOVE
Overview
ࢤ (ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE) is the Unicode character at code point U+08A4. It belongs to the Arabic Extended-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A4 | |
| decimal | 2212 | |
| htmldecimal | ࢤ | |
| htmlhex | ࢤ | |
| css | \08A4 | |
| javascript | \u{8A4} | |
| python | \u08a4 | |
| java | \u08A4 | |
| go | \u08A4 | |
| ruby | \u{8A4} | |
| rust | \u{8A4} | |
| ccpp | \u08a4 | |
| urlencoded | %E0%A2%A4 | |
| utf8bytes | e0 a2 a4 | |
| utf16bebytes | 08 a4 | |
| utf32bebytes | 00 00 08 a4 |
How to Use
HTML:
ࢤ
CSS:
content: "\08A4"
JavaScript:
"\u{8A4}"
Python:
"\u08a4"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ࢤ character (ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE)?
ࢤ (ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE) is the Unicode character U+08A4.
What is the Unicode codepoint of ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE?
The ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE character (ࢤ) has codepoint U+08A4.
How do I type or copy ARABIC LETTER FEH WITH DOT BELOW AND THREE DOTS ABOVE?
Copy ࢤ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.