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