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 INITIAL LAM
Overview
𞸫 (ARABIC MATHEMATICAL INITIAL LAM) is the Unicode character at code point U+1EE2B. 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+1EE2B | |
| decimal | 126507 | |
| htmldecimal | 𞸫 | |
| htmlhex | 𞸫 | |
| css | \1EE2B | |
| javascript | \u{1EE2B} | |
| python | \U0001ee2b | |
| java | \uD83B\uDE2B | |
| go | \U0001EE2B | |
| ruby | \u{1EE2B} | |
| rust | \u{1EE2B} | |
| ccpp | \U0001ee2b | |
| urlencoded | %F0%9E%B8%AB | |
| utf8bytes | f0 9e b8 ab | |
| utf16bebytes | d8 3b de 2b | |
| utf32bebytes | 00 01 ee 2b |
How to Use
HTML:
𞸫
CSS:
content: "\1EE2B"
JavaScript:
"\u{1EE2B}"
Python:
"\U0001ee2b"
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 INITIAL LAM)?
𞸫 (ARABIC MATHEMATICAL INITIAL LAM) is the Unicode character U+1EE2B.
What is the Unicode codepoint of ARABIC MATHEMATICAL INITIAL LAM?
The ARABIC MATHEMATICAL INITIAL LAM character (𞸫) has codepoint U+1EE2B.
How do I type or copy ARABIC MATHEMATICAL INITIAL LAM?
Copy 𞸫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.