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