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