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' : ''">
ڮ
Overview
ڮ (ARABIC LETTER KAF WITH THREE DOTS BELOW) is the Unicode character at code point U+06AE. It belongs to the Arabic block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06AE | |
| decimal | 1710 | |
| htmldecimal | ڮ | |
| htmlhex | ڮ | |
| css | \06AE | |
| javascript | \u{6AE} | |
| python | \u06ae | |
| java | \u06AE | |
| go | \u06AE | |
| ruby | \u{6AE} | |
| rust | \u{6AE} | |
| ccpp | \u06ae | |
| urlencoded | %DA%AE | |
| utf8bytes | da ae | |
| utf16bebytes | 06 ae | |
| utf32bebytes | 00 00 06 ae |
How to Use
HTML:
ڮ
CSS:
content: "\06AE"
JavaScript:
"\u{6AE}"
Python:
"\u06ae"
Properties
Frequently Asked Questions
What is the ڮ character (ARABIC LETTER KAF WITH THREE DOTS BELOW)?
ڮ (ARABIC LETTER KAF WITH THREE DOTS BELOW) is the Unicode character U+06AE.
What is the Unicode codepoint of ARABIC LETTER KAF WITH THREE DOTS BELOW?
The ARABIC LETTER KAF WITH THREE DOTS BELOW character (ڮ) has codepoint U+06AE.
How do I type or copy ARABIC LETTER KAF WITH THREE DOTS BELOW?
Copy ڮ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.