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 BEH
Overview
𞺡 (ARABIC MATHEMATICAL DOUBLE-STRUCK BEH) is the Unicode character at code point U+1EEA1. 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+1EEA1 | |
| decimal | 126625 | |
| htmldecimal | 𞺡 | |
| htmlhex | 𞺡 | |
| css | \1EEA1 | |
| javascript | \u{1EEA1} | |
| python | \U0001eea1 | |
| java | \uD83B\uDEA1 | |
| go | \U0001EEA1 | |
| ruby | \u{1EEA1} | |
| rust | \u{1EEA1} | |
| ccpp | \U0001eea1 | |
| urlencoded | %F0%9E%BA%A1 | |
| utf8bytes | f0 9e ba a1 | |
| utf16bebytes | d8 3b de a1 | |
| utf32bebytes | 00 01 ee a1 |
How to Use
HTML:
𞺡
CSS:
content: "\1EEA1"
JavaScript:
"\u{1EEA1}"
Python:
"\U0001eea1"
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 DOUBLE-STRUCK BEH)?
𞺡 (ARABIC MATHEMATICAL DOUBLE-STRUCK BEH) is the Unicode character U+1EEA1.
What is the Unicode codepoint of ARABIC MATHEMATICAL DOUBLE-STRUCK BEH?
The ARABIC MATHEMATICAL DOUBLE-STRUCK BEH character (𞺡) has codepoint U+1EEA1.
How do I type or copy ARABIC MATHEMATICAL DOUBLE-STRUCK BEH?
Copy 𞺡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.