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 TEH INITIAL FORM
Overview
ﺗ (ARABIC LETTER TEH INITIAL FORM) is the Unicode character at code point U+FE97. It belongs to the Arabic Presentation Forms-B block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FE97 | |
| decimal | 65175 | |
| htmldecimal | ﺗ | |
| htmlhex | ﺗ | |
| css | \FE97 | |
| javascript | \u{FE97} | |
| python | \ufe97 | |
| java | \uFE97 | |
| go | \uFE97 | |
| ruby | \u{FE97} | |
| rust | \u{FE97} | |
| ccpp | \ufe97 | |
| urlencoded | %EF%BA%97 | |
| utf8bytes | ef ba 97 | |
| utf16bebytes | fe 97 | |
| utf32bebytes | 00 00 fe 97 |
How to Use
HTML:
ﺗ
CSS:
content: "\FE97"
JavaScript:
"\u{FE97}"
Python:
"\ufe97"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 062A
Frequently Asked Questions
What is the ﺗ character (ARABIC LETTER TEH INITIAL FORM)?
ﺗ (ARABIC LETTER TEH INITIAL FORM) is the Unicode character U+FE97.
What is the Unicode codepoint of ARABIC LETTER TEH INITIAL FORM?
The ARABIC LETTER TEH INITIAL FORM character (ﺗ) has codepoint U+FE97.
How do I type or copy ARABIC LETTER TEH INITIAL FORM?
Copy ﺗ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.