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 YEH WITH TWO DOTS BELOW AND HAMZA ABOVE
Overview
ࢨ (ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE) is the Unicode character at code point U+08A8. It belongs to the Arabic Extended-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+08A8 | |
| decimal | 2216 | |
| htmldecimal | ࢨ | |
| htmlhex | ࢨ | |
| css | \08A8 | |
| javascript | \u{8A8} | |
| python | \u08a8 | |
| java | \u08A8 | |
| go | \u08A8 | |
| ruby | \u{8A8} | |
| rust | \u{8A8} | |
| ccpp | \u08a8 | |
| urlencoded | %E0%A2%A8 | |
| utf8bytes | e0 a2 a8 | |
| utf16bebytes | 08 a8 | |
| utf32bebytes | 00 00 08 a8 |
How to Use
HTML:
ࢨ
CSS:
content: "\08A8"
JavaScript:
"\u{8A8}"
Python:
"\u08a8"
Properties
- Block
- Arabic Extended-A
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ࢨ character (ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE)?
ࢨ (ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE) is the Unicode character U+08A8.
What is the Unicode codepoint of ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE?
The ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE character (ࢨ) has codepoint U+08A8.
How do I type or copy ARABIC LETTER YEH WITH TWO DOTS BELOW AND HAMZA ABOVE?
Copy ࢨ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.