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