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