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