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