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