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