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 CURLY DAMMA
Overview
ࣥ (ARABIC CURLY DAMMA) is the Unicode character at code point U+08E5. It belongs to the Arabic Extended-A block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08E5 | |
| decimal | 2277 | |
| htmldecimal | ࣥ | |
| htmlhex | ࣥ | |
| css | \08E5 | |
| javascript | \u{8E5} | |
| python | \u08e5 | |
| java | \u08E5 | |
| go | \u08E5 | |
| ruby | \u{8E5} | |
| rust | \u{8E5} | |
| ccpp | \u08e5 | |
| urlencoded | %E0%A3%A5 | |
| utf8bytes | e0 a3 a5 | |
| utf16bebytes | 08 e5 | |
| utf32bebytes | 00 00 08 e5 |
How to Use
HTML:
ࣥ
CSS:
content: "\08E5"
JavaScript:
"\u{8E5}"
Python:
"\u08e5"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 230
- Mirrored
- No
Frequently Asked Questions
What is the ࣥ character (ARABIC CURLY DAMMA)?
ࣥ (ARABIC CURLY DAMMA) is the Unicode character U+08E5.
What is the Unicode codepoint of ARABIC CURLY DAMMA?
The ARABIC CURLY DAMMA character (ࣥ) has codepoint U+08E5.
How do I type or copy ARABIC CURLY DAMMA?
Copy ࣥ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.