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 QASR
Overview
𐻾 (ARABIC SMALL LOW WORD QASR) is the Unicode character at code point U+10EFE. 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+10EFE | |
| decimal | 69374 | |
| htmldecimal | 𐻾 | |
| htmlhex | 𐻾 | |
| css | \10EFE | |
| javascript | \u{10EFE} | |
| python | \U00010efe | |
| java | \uD803\uDEFE | |
| go | \U00010EFE | |
| ruby | \u{10EFE} | |
| rust | \u{10EFE} | |
| ccpp | \U00010efe | |
| urlencoded | %F0%90%BB%BE | |
| utf8bytes | f0 90 bb be | |
| utf16bebytes | d8 03 de fe | |
| utf32bebytes | 00 01 0e fe |
How to Use
HTML:
𐻾
CSS:
content: "\10EFE"
JavaScript:
"\u{10EFE}"
Python:
"\U00010efe"
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 QASR)?
𐻾 (ARABIC SMALL LOW WORD QASR) is the Unicode character U+10EFE.
What is the Unicode codepoint of ARABIC SMALL LOW WORD QASR?
The ARABIC SMALL LOW WORD QASR character (𐻾) has codepoint U+10EFE.
How do I type or copy ARABIC SMALL LOW WORD QASR?
Copy 𐻾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.