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