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