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