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