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 TAH WITH THREE DOTS ABOVE) is the Unicode character at code point U+069F. 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+069F | |
| decimal | 1695 | |
| htmldecimal | ڟ | |
| htmlhex | ڟ | |
| css | \069F | |
| javascript | \u{69F} | |
| python | \u069f | |
| java | \u069F | |
| go | \u069F | |
| ruby | \u{69F} | |
| rust | \u{69F} | |
| ccpp | \u069f | |
| urlencoded | %DA%9F | |
| utf8bytes | da 9f | |
| utf16bebytes | 06 9f | |
| utf32bebytes | 00 00 06 9f |
How to Use
HTML:
ڟ
CSS:
content: "\069F"
JavaScript:
"\u{69F}"
Python:
"\u069f"
Properties
Frequently Asked Questions
What is the ڟ character (ARABIC LETTER TAH WITH THREE DOTS ABOVE)?
ڟ (ARABIC LETTER TAH WITH THREE DOTS ABOVE) is the Unicode character U+069F.
What is the Unicode codepoint of ARABIC LETTER TAH WITH THREE DOTS ABOVE?
The ARABIC LETTER TAH WITH THREE DOTS ABOVE character (ڟ) has codepoint U+069F.
How do I type or copy ARABIC LETTER TAH WITH THREE DOTS ABOVE?
Copy ڟ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.