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