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 BASELINE ROUND DOT
Overview
ࢇ (ARABIC BASELINE ROUND DOT) is the Unicode character at code point U+0887. 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+0887 | |
| decimal | 2183 | |
| htmldecimal | ࢇ | |
| htmlhex | ࢇ | |
| css | \0887 | |
| javascript | \u{887} | |
| python | \u0887 | |
| java | \u0887 | |
| go | \u0887 | |
| ruby | \u{887} | |
| rust | \u{887} | |
| ccpp | \u0887 | |
| urlencoded | %E0%A2%87 | |
| utf8bytes | e0 a2 87 | |
| utf16bebytes | 08 87 | |
| utf32bebytes | 00 00 08 87 |
How to Use
HTML:
ࢇ
CSS:
content: "\0887"
JavaScript:
"\u{887}"
Python:
"\u0887"
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 BASELINE ROUND DOT)?
ࢇ (ARABIC BASELINE ROUND DOT) is the Unicode character U+0887.
What is the Unicode codepoint of ARABIC BASELINE ROUND DOT?
The ARABIC BASELINE ROUND DOT character (ࢇ) has codepoint U+0887.
How do I type or copy ARABIC BASELINE ROUND DOT?
Copy ࢇ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.