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' : ''">
ۭ
Overview
ۭ (ARABIC SMALL LOW MEEM) is the Unicode character at code point U+06ED. It belongs to the Arabic block, in the Nonspacing Mark (Mn) general category. Its script is Arab.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+06ED | |
| decimal | 1773 | |
| htmldecimal | ۭ | |
| htmlhex | ۭ | |
| css | \06ED | |
| javascript | \u{6ED} | |
| python | \u06ed | |
| java | \u06ED | |
| go | \u06ED | |
| ruby | \u{6ED} | |
| rust | \u{6ED} | |
| ccpp | \u06ed | |
| urlencoded | %DB%AD | |
| utf8bytes | db ad | |
| utf16bebytes | 06 ed | |
| utf32bebytes | 00 00 06 ed |
How to Use
HTML:
ۭ
CSS:
content: "\06ED"
JavaScript:
"\u{6ED}"
Python:
"\u06ed"
Properties
Frequently Asked Questions
What is the ۭ character (ARABIC SMALL LOW MEEM)?
ۭ (ARABIC SMALL LOW MEEM) is the Unicode character U+06ED.
What is the Unicode codepoint of ARABIC SMALL LOW MEEM?
The ARABIC SMALL LOW MEEM character (ۭ) has codepoint U+06ED.
How do I type or copy ARABIC SMALL LOW MEEM?
Copy ۭ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.