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