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 SYMBOL TWO DOTS ABOVE
Overview
﮴ (ARABIC SYMBOL TWO DOTS ABOVE) is the Unicode character at code point U+FBB4. It belongs to the Arabic Presentation Forms-A block, in the Modifier Symbol (Sk) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FBB4 | |
| decimal | 64436 | |
| htmldecimal | ﮴ | |
| htmlhex | ﮴ | |
| css | \FBB4 | |
| javascript | \u{FBB4} | |
| python | \ufbb4 | |
| java | \uFBB4 | |
| go | \uFBB4 | |
| ruby | \u{FBB4} | |
| rust | \u{FBB4} | |
| ccpp | \ufbb4 | |
| urlencoded | %EF%AE%B4 | |
| utf8bytes | ef ae b4 | |
| utf16bebytes | fb b4 | |
| utf32bebytes | 00 00 fb b4 |
How to Use
HTML:
﮴
CSS:
content: "\FBB4"
JavaScript:
"\u{FBB4}"
Python:
"\ufbb4"
Properties
- Script
- Arab
- Category
- Modifier Symbol (Sk)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﮴ character (ARABIC SYMBOL TWO DOTS ABOVE)?
﮴ (ARABIC SYMBOL TWO DOTS ABOVE) is the Unicode character U+FBB4.
What is the Unicode codepoint of ARABIC SYMBOL TWO DOTS ABOVE?
The ARABIC SYMBOL TWO DOTS ABOVE character (﮴) has codepoint U+FBB4.
How do I type or copy ARABIC SYMBOL TWO DOTS ABOVE?
Copy ﮴ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.