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