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 THEH INITIAL FORM
Overview
ﺛ (ARABIC LETTER THEH INITIAL FORM) is the Unicode character at code point U+FE9B. 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+FE9B | |
| decimal | 65179 | |
| htmldecimal | ﺛ | |
| htmlhex | ﺛ | |
| css | \FE9B | |
| javascript | \u{FE9B} | |
| python | \ufe9b | |
| java | \uFE9B | |
| go | \uFE9B | |
| ruby | \u{FE9B} | |
| rust | \u{FE9B} | |
| ccpp | \ufe9b | |
| urlencoded | %EF%BA%9B | |
| utf8bytes | ef ba 9b | |
| utf16bebytes | fe 9b | |
| utf32bebytes | 00 00 fe 9b |
How to Use
HTML:
ﺛ
CSS:
content: "\FE9B"
JavaScript:
"\u{FE9B}"
Python:
"\ufe9b"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <initial> 062B
Frequently Asked Questions
What is the ﺛ character (ARABIC LETTER THEH INITIAL FORM)?
ﺛ (ARABIC LETTER THEH INITIAL FORM) is the Unicode character U+FE9B.
What is the Unicode codepoint of ARABIC LETTER THEH INITIAL FORM?
The ARABIC LETTER THEH INITIAL FORM character (ﺛ) has codepoint U+FE9B.
How do I type or copy ARABIC LETTER THEH INITIAL FORM?
Copy ﺛ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.