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 STRETCHED ZAH
Overview
𞹺 (ARABIC MATHEMATICAL STRETCHED ZAH) is the Unicode character at code point U+1EE7A. 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+1EE7A | |
| decimal | 126586 | |
| htmldecimal | 𞹺 | |
| htmlhex | 𞹺 | |
| css | \1EE7A | |
| javascript | \u{1EE7A} | |
| python | \U0001ee7a | |
| java | \uD83B\uDE7A | |
| go | \U0001EE7A | |
| ruby | \u{1EE7A} | |
| rust | \u{1EE7A} | |
| ccpp | \U0001ee7a | |
| urlencoded | %F0%9E%B9%BA | |
| utf8bytes | f0 9e b9 ba | |
| utf16bebytes | d8 3b de 7a | |
| utf32bebytes | 00 01 ee 7a |
How to Use
HTML:
𞹺
CSS:
content: "\1EE7A"
JavaScript:
"\u{1EE7A}"
Python:
"\U0001ee7a"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0638
Frequently Asked Questions
What is the 𞹺 character (ARABIC MATHEMATICAL STRETCHED ZAH)?
𞹺 (ARABIC MATHEMATICAL STRETCHED ZAH) is the Unicode character U+1EE7A.
What is the Unicode codepoint of ARABIC MATHEMATICAL STRETCHED ZAH?
The ARABIC MATHEMATICAL STRETCHED ZAH character (𞹺) has codepoint U+1EE7A.
How do I type or copy ARABIC MATHEMATICAL STRETCHED ZAH?
Copy 𞹺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.