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 DYEH MEDIAL FORM
Overview
ﭵ (ARABIC LETTER DYEH MEDIAL FORM) is the Unicode character at code point U+FB75. It belongs to the Arabic Presentation Forms-A block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FB75 | |
| decimal | 64373 | |
| htmldecimal | ﭵ | |
| htmlhex | ﭵ | |
| css | \FB75 | |
| javascript | \u{FB75} | |
| python | \ufb75 | |
| java | \uFB75 | |
| go | \uFB75 | |
| ruby | \u{FB75} | |
| rust | \u{FB75} | |
| ccpp | \ufb75 | |
| urlencoded | %EF%AD%B5 | |
| utf8bytes | ef ad b5 | |
| utf16bebytes | fb 75 | |
| utf32bebytes | 00 00 fb 75 |
How to Use
HTML:
ﭵ
CSS:
content: "\FB75"
JavaScript:
"\u{FB75}"
Python:
"\ufb75"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 0684
Frequently Asked Questions
What is the ﭵ character (ARABIC LETTER DYEH MEDIAL FORM)?
ﭵ (ARABIC LETTER DYEH MEDIAL FORM) is the Unicode character U+FB75.
What is the Unicode codepoint of ARABIC LETTER DYEH MEDIAL FORM?
The ARABIC LETTER DYEH MEDIAL FORM character (ﭵ) has codepoint U+FB75.
How do I type or copy ARABIC LETTER DYEH MEDIAL FORM?
Copy ﭵ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.