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 RIGHT MIDDLE STROKE
Overview
ࡲ (ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE) is the Unicode character at code point U+0872. 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+0872 | |
| decimal | 2162 | |
| htmldecimal | ࡲ | |
| htmlhex | ࡲ | |
| css | \0872 | |
| javascript | \u{872} | |
| python | \u0872 | |
| java | \u0872 | |
| go | \u0872 | |
| ruby | \u{872} | |
| rust | \u{872} | |
| ccpp | \u0872 | |
| urlencoded | %E0%A1%B2 | |
| utf8bytes | e0 a1 b2 | |
| utf16bebytes | 08 72 | |
| utf32bebytes | 00 00 08 72 |
How to Use
HTML:
ࡲ
CSS:
content: "\0872"
JavaScript:
"\u{872}"
Python:
"\u0872"
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 RIGHT MIDDLE STROKE)?
ࡲ (ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE) is the Unicode character U+0872.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE?
The ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE character (ࡲ) has codepoint U+0872.
How do I type or copy ARABIC LETTER ALEF WITH RIGHT MIDDLE STROKE?
Copy ࡲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.