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 SMALL LOW WORD SAKTA
Overview
𐻽 (ARABIC SMALL LOW WORD SAKTA) is the Unicode character at code point U+10EFD. It belongs to the Arabic Extended-C block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EFD | |
| decimal | 69373 | |
| htmldecimal | 𐻽 | |
| htmlhex | 𐻽 | |
| css | \10EFD | |
| javascript | \u{10EFD} | |
| python | \U00010efd | |
| java | \uD803\uDEFD | |
| go | \U00010EFD | |
| ruby | \u{10EFD} | |
| rust | \u{10EFD} | |
| ccpp | \U00010efd | |
| urlencoded | %F0%90%BB%BD | |
| utf8bytes | f0 90 bb bd | |
| utf16bebytes | d8 03 de fd | |
| utf32bebytes | 00 01 0e fd |
How to Use
HTML:
𐻽
CSS:
content: "\10EFD"
JavaScript:
"\u{10EFD}"
Python:
"\U00010efd"
Properties
- Block
- Arabic Extended-C
- Script
- Arab
- Category
- Nonspacing Mark (Mn)
- Bidirectional
- NSM
- Combining
- 220
- Mirrored
- No
Frequently Asked Questions
What is the 𐻽 character (ARABIC SMALL LOW WORD SAKTA)?
𐻽 (ARABIC SMALL LOW WORD SAKTA) is the Unicode character U+10EFD.
What is the Unicode codepoint of ARABIC SMALL LOW WORD SAKTA?
The ARABIC SMALL LOW WORD SAKTA character (𐻽) has codepoint U+10EFD.
How do I type or copy ARABIC SMALL LOW WORD SAKTA?
Copy 𐻽 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.