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 ATTACHED RIGHT HAMZA
Overview
ࢁ (ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA) is the Unicode character at code point U+0881. 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+0881 | |
| decimal | 2177 | |
| htmldecimal | ࢁ | |
| htmlhex | ࢁ | |
| css | \0881 | |
| javascript | \u{881} | |
| python | \u0881 | |
| java | \u0881 | |
| go | \u0881 | |
| ruby | \u{881} | |
| rust | \u{881} | |
| ccpp | \u0881 | |
| urlencoded | %E0%A2%81 | |
| utf8bytes | e0 a2 81 | |
| utf16bebytes | 08 81 | |
| utf32bebytes | 00 00 08 81 |
How to Use
HTML:
ࢁ
CSS:
content: "\0881"
JavaScript:
"\u{881}"
Python:
"\u0881"
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 ATTACHED RIGHT HAMZA)?
ࢁ (ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA) is the Unicode character U+0881.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA?
The ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA character (ࢁ) has codepoint U+0881.
How do I type or copy ARABIC LETTER ALEF WITH ATTACHED RIGHT HAMZA?
Copy ࢁ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.