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