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 DAL WITH DOT BELOW AND SMALL TAH) is the Unicode character at code point U+068B. 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+068B | |
| decimal | 1675 | |
| htmldecimal | ڋ | |
| htmlhex | ڋ | |
| css | \068B | |
| javascript | \u{68B} | |
| python | \u068b | |
| java | \u068B | |
| go | \u068B | |
| ruby | \u{68B} | |
| rust | \u{68B} | |
| ccpp | \u068b | |
| urlencoded | %DA%8B | |
| utf8bytes | da 8b | |
| utf16bebytes | 06 8b | |
| utf32bebytes | 00 00 06 8b |
How to Use
HTML:
ڋ
CSS:
content: "\068B"
JavaScript:
"\u{68B}"
Python:
"\u068b"
Properties
Frequently Asked Questions
What is the ڋ character (ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH)?
ڋ (ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH) is the Unicode character U+068B.
What is the Unicode codepoint of ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH?
The ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH character (ڋ) has codepoint U+068B.
How do I type or copy ARABIC LETTER DAL WITH DOT BELOW AND SMALL TAH?
Copy ڋ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.