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