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