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