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