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