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 TWO DOTS ABOVE
Overview
ݗ (ARABIC LETTER HAH WITH TWO DOTS ABOVE) is the Unicode character at code point U+0757. 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+0757 | |
| decimal | 1879 | |
| htmldecimal | ݗ | |
| htmlhex | ݗ | |
| css | \0757 | |
| javascript | \u{757} | |
| python | \u0757 | |
| java | \u0757 | |
| go | \u0757 | |
| ruby | \u{757} | |
| rust | \u{757} | |
| ccpp | \u0757 | |
| urlencoded | %DD%97 | |
| utf8bytes | dd 97 | |
| utf16bebytes | 07 57 | |
| utf32bebytes | 00 00 07 57 |
How to Use
HTML:
ݗ
CSS:
content: "\0757"
JavaScript:
"\u{757}"
Python:
"\u0757"
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 TWO DOTS ABOVE)?
ݗ (ARABIC LETTER HAH WITH TWO DOTS ABOVE) is the Unicode character U+0757.
What is the Unicode codepoint of ARABIC LETTER HAH WITH TWO DOTS ABOVE?
The ARABIC LETTER HAH WITH TWO DOTS ABOVE character (ݗ) has codepoint U+0757.
How do I type or copy ARABIC LETTER HAH WITH TWO DOTS ABOVE?
Copy ݗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.