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 SYMBOL SMALL TAH ABOVE
Overview
﯀ (ARABIC SYMBOL SMALL TAH ABOVE) is the Unicode character at code point U+FBC0. It belongs to the Arabic Presentation Forms-A block, in the Modifier Symbol (Sk) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+FBC0 | |
| decimal | 64448 | |
| htmldecimal | ﯀ | |
| htmlhex | ﯀ | |
| css | \FBC0 | |
| javascript | \u{FBC0} | |
| python | \ufbc0 | |
| java | \uFBC0 | |
| go | \uFBC0 | |
| ruby | \u{FBC0} | |
| rust | \u{FBC0} | |
| ccpp | \ufbc0 | |
| urlencoded | %EF%AF%80 | |
| utf8bytes | ef af 80 | |
| utf16bebytes | fb c0 | |
| utf32bebytes | 00 00 fb c0 |
How to Use
HTML:
﯀
CSS:
content: "\FBC0"
JavaScript:
"\u{FBC0}"
Python:
"\ufbc0"
Properties
- Script
- Arab
- Category
- Modifier Symbol (Sk)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ﯀ character (ARABIC SYMBOL SMALL TAH ABOVE)?
﯀ (ARABIC SYMBOL SMALL TAH ABOVE) is the Unicode character U+FBC0.
What is the Unicode codepoint of ARABIC SYMBOL SMALL TAH ABOVE?
The ARABIC SYMBOL SMALL TAH ABOVE character (﯀) has codepoint U+FBC0.
How do I type or copy ARABIC SYMBOL SMALL TAH ABOVE?
Copy ﯀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.