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