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 BEH
Overview
𞸡 (ARABIC MATHEMATICAL INITIAL BEH) is the Unicode character at code point U+1EE21. 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+1EE21 | |
| decimal | 126497 | |
| htmldecimal | 𞸡 | |
| htmlhex | 𞸡 | |
| css | \1EE21 | |
| javascript | \u{1EE21} | |
| python | \U0001ee21 | |
| java | \uD83B\uDE21 | |
| go | \U0001EE21 | |
| ruby | \u{1EE21} | |
| rust | \u{1EE21} | |
| ccpp | \U0001ee21 | |
| urlencoded | %F0%9E%B8%A1 | |
| utf8bytes | f0 9e b8 a1 | |
| utf16bebytes | d8 3b de 21 | |
| utf32bebytes | 00 01 ee 21 |
How to Use
HTML:
𞸡
CSS:
content: "\1EE21"
JavaScript:
"\u{1EE21}"
Python:
"\U0001ee21"
Properties
- Script
- Arab
- Category
- Other Letter (Lo)
- Bidirectional
- AL
- Combining
- 0
- Mirrored
- No
- Decomposition
- <font> 0628
Frequently Asked Questions
What is the 𞸡 character (ARABIC MATHEMATICAL INITIAL BEH)?
𞸡 (ARABIC MATHEMATICAL INITIAL BEH) is the Unicode character U+1EE21.
What is the Unicode codepoint of ARABIC MATHEMATICAL INITIAL BEH?
The ARABIC MATHEMATICAL INITIAL BEH character (𞸡) has codepoint U+1EE21.
How do I type or copy ARABIC MATHEMATICAL INITIAL BEH?
Copy 𞸡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.