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' : ''">
ٺ
ARABIC LETTER TTEHEH
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://unicodefyi.com/iframe/entity//" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://unicodefyi.com/entity//
Add a dynamic SVG badge to your README or docs.
[](https://unicodefyi.com/entity//)
Use the native HTML custom element.
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+067A | |
| decimal | 1658 | |
| htmldecimal | ٺ | |
| htmlhex | ٺ | |
| css | \067A | |
| javascript | \u{67A} | |
| python | \u067a | |
| java | \u067A | |
| go | \u067A | |
| ruby | \u{67A} | |
| rust | \u{67A} | |
| ccpp | \u067a | |
| urlencoded | %D9%BA | |
| utf8bytes | d9 ba | |
| utf16bebytes | 06 7a | |
| utf32bebytes | 00 00 06 7a |
How to Use
HTML:
ٺ
CSS:
content: "\067A"
JavaScript:
"\u{67A}"
Python:
"\u067a"
Properties
Frequently Asked Questions
What is the ٺ character (ARABIC LETTER TTEHEH)?
ٺ (ARABIC LETTER TTEHEH) is the Unicode character U+067A.
What is the Unicode codepoint of ARABIC LETTER TTEHEH?
The ARABIC LETTER TTEHEH character (ٺ) has codepoint U+067A.
How do I type or copy ARABIC LETTER TTEHEH?
Copy ٺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.