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