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