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 VERTICALLY ABOVE
Overview
﮽ (ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE) is the Unicode character at code point U+FBBD. 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+FBBD | |
| decimal | 64445 | |
| htmldecimal | ﮽ | |
| htmlhex | ﮽ | |
| css | \FBBD | |
| javascript | \u{FBBD} | |
| python | \ufbbd | |
| java | \uFBBD | |
| go | \uFBBD | |
| ruby | \u{FBBD} | |
| rust | \u{FBBD} | |
| ccpp | \ufbbd | |
| urlencoded | %EF%AE%BD | |
| utf8bytes | ef ae bd | |
| utf16bebytes | fb bd | |
| utf32bebytes | 00 00 fb bd |
How to Use
HTML:
﮽
CSS:
content: "\FBBD"
JavaScript:
"\u{FBBD}"
Python:
"\ufbbd"
Properties
- Script
- Arab
- Category
- Modifier Symbol (Sk)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﮽ character (ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE)?
﮽ (ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE) is the Unicode character U+FBBD.
What is the Unicode codepoint of ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE?
The ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE character (﮽) has codepoint U+FBBD.
How do I type or copy ARABIC SYMBOL TWO DOTS VERTICALLY ABOVE?
Copy ﮽ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.