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