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 BEH WITH THREE DOTS HORIZONTALLY BELOW
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0750 | |
| decimal | 1872 | |
| htmldecimal | ݐ | |
| htmlhex | ݐ | |
| css | \0750 | |
| javascript | \u{750} | |
| python | \u0750 | |
| java | \u0750 | |
| go | \u0750 | |
| ruby | \u{750} | |
| rust | \u{750} | |
| ccpp | \u0750 | |
| urlencoded | %DD%90 | |
| utf8bytes | dd 90 | |
| utf16bebytes | 07 50 | |
| utf32bebytes | 00 00 07 50 |
How to Use
HTML:
ݐ
CSS:
content: "\0750"
JavaScript:
"\u{750}"
Python:
"\u0750"
Properties
- Block
- Arabic Supplement
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No