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 THREE DOTS BELOW
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
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.