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 MATHEMATICAL DOUBLE-STRUCK TAH
Overview
𞺨 (ARABIC MATHEMATICAL DOUBLE-STRUCK TAH) is the Unicode character at code point U+1EEA8. It belongs to the Arabic Mathematical Alphabetic Symbols block, in the Other Letter (Lo) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1EEA8 | |
| decimal | 126632 | |
| htmldecimal | 𞺨 | |
| htmlhex | 𞺨 | |
| css | \1EEA8 | |
| javascript | \u{1EEA8} | |
| python | \U0001eea8 | |
| java | \uD83B\uDEA8 | |
| go | \U0001EEA8 | |
| ruby | \u{1EEA8} | |
| rust | \u{1EEA8} | |
| ccpp | \U0001eea8 | |
| urlencoded | %F0%9E%BA%A8 | |
| utf8bytes | f0 9e ba a8 | |
| utf16bebytes | d8 3b de a8 | |
| utf32bebytes | 00 01 ee a8 |
How to Use
HTML:
𞺨
CSS:
content: "\1EEA8"
JavaScript:
"\u{1EEA8}"
Python:
"\U0001eea8"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0637
Frequently Asked Questions
What is the 𞺨 character (ARABIC MATHEMATICAL DOUBLE-STRUCK TAH)?
𞺨 (ARABIC MATHEMATICAL DOUBLE-STRUCK TAH) is the Unicode character U+1EEA8.
What is the Unicode codepoint of ARABIC MATHEMATICAL DOUBLE-STRUCK TAH?
The ARABIC MATHEMATICAL DOUBLE-STRUCK TAH character (𞺨) has codepoint U+1EEA8.
How do I type or copy ARABIC MATHEMATICAL DOUBLE-STRUCK TAH?
Copy 𞺨 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.