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