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 TEHEH) is the Unicode character at code point U+067F. 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+067F | |
| decimal | 1663 | |
| htmldecimal | ٿ | |
| htmlhex | ٿ | |
| css | \067F | |
| javascript | \u{67F} | |
| python | \u067f | |
| java | \u067F | |
| go | \u067F | |
| ruby | \u{67F} | |
| rust | \u{67F} | |
| ccpp | \u067f | |
| urlencoded | %D9%BF | |
| utf8bytes | d9 bf | |
| utf16bebytes | 06 7f | |
| utf32bebytes | 00 00 06 7f |
How to Use
HTML:
ٿ
CSS:
content: "\067F"
JavaScript:
"\u{67F}"
Python:
"\u067f"
Properties
Frequently Asked Questions
What is the ٿ character (ARABIC LETTER TEHEH)?
ٿ (ARABIC LETTER TEHEH) is the Unicode character U+067F.
What is the Unicode codepoint of ARABIC LETTER TEHEH?
The ARABIC LETTER TEHEH character (ٿ) has codepoint U+067F.
How do I type or copy ARABIC LETTER TEHEH?
Copy ٿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.