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 LEFT HAMZA
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0882 | |
| decimal | 2178 | |
| htmldecimal | ࢂ | |
| htmlhex | ࢂ | |
| css | \0882 | |
| javascript | \u{882} | |
| python | \u0882 | |
| java | \u0882 | |
| go | \u0882 | |
| ruby | \u{882} | |
| rust | \u{882} | |
| ccpp | \u0882 | |
| urlencoded | %E0%A2%82 | |
| utf8bytes | e0 a2 82 | |
| utf16bebytes | 08 82 | |
| utf32bebytes | 00 00 08 82 |
How to Use
HTML:
ࢂ
CSS:
content: "\0882"
JavaScript:
"\u{882}"
Python:
"\u0882"
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 LEFT HAMZA)?
ࢂ (ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA) is the Unicode character U+0882.
What is the Unicode codepoint of ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA?
The ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA character (ࢂ) has codepoint U+0882.
How do I type or copy ARABIC LETTER ALEF WITH ATTACHED LEFT HAMZA?
Copy ࢂ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.