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