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
ܡ (SYRIAC LETTER MIM) is the Unicode character at code point U+0721. It belongs to the Syriac block, in the Other Letter (Lo) general category. Its script is Syrc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0721 | |
| decimal | 1825 | |
| htmldecimal | ܡ | |
| htmlhex | ܡ | |
| css | \0721 | |
| javascript | \u{721} | |
| python | \u0721 | |
| java | \u0721 | |
| go | \u0721 | |
| ruby | \u{721} | |
| rust | \u{721} | |
| ccpp | \u0721 | |
| urlencoded | %DC%A1 | |
| utf8bytes | dc a1 | |
| utf16bebytes | 07 21 | |
| utf32bebytes | 00 00 07 21 |
How to Use
HTML:
ܡ
CSS:
content: "\0721"
JavaScript:
"\u{721}"
Python:
"\u0721"
Properties
Frequently Asked Questions
What is the ܡ character (SYRIAC LETTER MIM)?
ܡ (SYRIAC LETTER MIM) is the Unicode character U+0721.
What is the Unicode codepoint of SYRIAC LETTER MIM?
The SYRIAC LETTER MIM character (ܡ) has codepoint U+0721.
How do I type or copy SYRIAC LETTER MIM?
Copy ܡ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.