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 TEH) is the Unicode character at code point U+062A. 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+062A | |
| decimal | 1578 | |
| htmldecimal | ت | |
| htmlhex | ت | |
| css | \062A | |
| javascript | \u{62A} | |
| python | \u062a | |
| java | \u062A | |
| go | \u062A | |
| ruby | \u{62A} | |
| rust | \u{62A} | |
| ccpp | \u062a | |
| urlencoded | %D8%AA | |
| utf8bytes | d8 aa | |
| utf16bebytes | 06 2a | |
| utf32bebytes | 00 00 06 2a |
How to Use
HTML:
ت
CSS:
content: "\062A"
JavaScript:
"\u{62A}"
Python:
"\u062a"
Properties
Frequently Asked Questions
What is the ت character (ARABIC LETTER TEH)?
ت (ARABIC LETTER TEH) is the Unicode character U+062A.
What is the Unicode codepoint of ARABIC LETTER TEH?
The ARABIC LETTER TEH character (ت) has codepoint U+062A.
How do I type or copy ARABIC LETTER TEH?
Copy ت directly, or use the HTML entity, UTF-8, and code encodings shown on this page.