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 DAD WITH DOT BELOW) is the Unicode character at code point U+06FB. 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+06FB | |
| decimal | 1787 | |
| htmldecimal | ۻ | |
| htmlhex | ۻ | |
| css | \06FB | |
| javascript | \u{6FB} | |
| python | \u06fb | |
| java | \u06FB | |
| go | \u06FB | |
| ruby | \u{6FB} | |
| rust | \u{6FB} | |
| ccpp | \u06fb | |
| urlencoded | %DB%BB | |
| utf8bytes | db bb | |
| utf16bebytes | 06 fb | |
| utf32bebytes | 00 00 06 fb |
How to Use
HTML:
ۻ
CSS:
content: "\06FB"
JavaScript:
"\u{6FB}"
Python:
"\u06fb"
Properties
Frequently Asked Questions
What is the ۻ character (ARABIC LETTER DAD WITH DOT BELOW)?
ۻ (ARABIC LETTER DAD WITH DOT BELOW) is the Unicode character U+06FB.
What is the Unicode codepoint of ARABIC LETTER DAD WITH DOT BELOW?
The ARABIC LETTER DAD WITH DOT BELOW character (ۻ) has codepoint U+06FB.
How do I type or copy ARABIC LETTER DAD WITH DOT BELOW?
Copy ۻ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.