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 MEDIAL FORM
Overview
ﭡ (ARABIC LETTER TTEHEH MEDIAL FORM) is the Unicode character at code point U+FB61. 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+FB61 | |
| decimal | 64353 | |
| htmldecimal | ﭡ | |
| htmlhex | ﭡ | |
| css | \FB61 | |
| javascript | \u{FB61} | |
| python | \ufb61 | |
| java | \uFB61 | |
| go | \uFB61 | |
| ruby | \u{FB61} | |
| rust | \u{FB61} | |
| ccpp | \ufb61 | |
| urlencoded | %EF%AD%A1 | |
| utf8bytes | ef ad a1 | |
| utf16bebytes | fb 61 | |
| utf32bebytes | 00 00 fb 61 |
How to Use
HTML:
ﭡ
CSS:
content: "\FB61"
JavaScript:
"\u{FB61}"
Python:
"\ufb61"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <medial> 067A
Frequently Asked Questions
What is the ﭡ character (ARABIC LETTER TTEHEH MEDIAL FORM)?
ﭡ (ARABIC LETTER TTEHEH MEDIAL FORM) is the Unicode character U+FB61.
What is the Unicode codepoint of ARABIC LETTER TTEHEH MEDIAL FORM?
The ARABIC LETTER TTEHEH MEDIAL FORM character (ﭡ) has codepoint U+FB61.
How do I type or copy ARABIC LETTER TTEHEH MEDIAL FORM?
Copy ﭡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.