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 HAH WITH SMALL ARABIC LETTER TAH ABOVE
Overview
ݲ (ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE) is the Unicode character at code point U+0772. It belongs to the Arabic Supplement block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0772 | |
| decimal | 1906 | |
| htmldecimal | ݲ | |
| htmlhex | ݲ | |
| css | \0772 | |
| javascript | \u{772} | |
| python | \u0772 | |
| java | \u0772 | |
| go | \u0772 | |
| ruby | \u{772} | |
| rust | \u{772} | |
| ccpp | \u0772 | |
| urlencoded | %DD%B2 | |
| utf8bytes | dd b2 | |
| utf16bebytes | 07 72 | |
| utf32bebytes | 00 00 07 72 |
How to Use
HTML:
ݲ
CSS:
content: "\0772"
JavaScript:
"\u{772}"
Python:
"\u0772"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ݲ character (ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE)?
ݲ (ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE) is the Unicode character U+0772.
What is the Unicode codepoint of ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE?
The ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE character (ݲ) has codepoint U+0772.
How do I type or copy ARABIC LETTER HAH WITH SMALL ARABIC LETTER TAH ABOVE?
Copy ݲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.