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 KAF WITH TWO DOTS ABOVE
Overview
ݿ (ARABIC LETTER KAF WITH TWO DOTS ABOVE) is the Unicode character at code point U+077F. 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+077F | |
| decimal | 1919 | |
| htmldecimal | ݿ | |
| htmlhex | ݿ | |
| css | \077F | |
| javascript | \u{77F} | |
| python | \u077f | |
| java | \u077F | |
| go | \u077F | |
| ruby | \u{77F} | |
| rust | \u{77F} | |
| ccpp | \u077f | |
| urlencoded | %DD%BF | |
| utf8bytes | dd bf | |
| utf16bebytes | 07 7f | |
| utf32bebytes | 00 00 07 7f |
How to Use
HTML:
ݿ
CSS:
content: "\077F"
JavaScript:
"\u{77F}"
Python:
"\u077f"
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 KAF WITH TWO DOTS ABOVE)?
ݿ (ARABIC LETTER KAF WITH TWO DOTS ABOVE) is the Unicode character U+077F.
What is the Unicode codepoint of ARABIC LETTER KAF WITH TWO DOTS ABOVE?
The ARABIC LETTER KAF WITH TWO DOTS ABOVE character (ݿ) has codepoint U+077F.
How do I type or copy ARABIC LETTER KAF WITH TWO DOTS ABOVE?
Copy ݿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.