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 PERSIAN DHALATH) is the Unicode character at code point U+072F. 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+072F | |
| decimal | 1839 | |
| htmldecimal | ܯ | |
| htmlhex | ܯ | |
| css | \072F | |
| javascript | \u{72F} | |
| python | \u072f | |
| java | \u072F | |
| go | \u072F | |
| ruby | \u{72F} | |
| rust | \u{72F} | |
| ccpp | \u072f | |
| urlencoded | %DC%AF | |
| utf8bytes | dc af | |
| utf16bebytes | 07 2f | |
| utf32bebytes | 00 00 07 2f |
How to Use
HTML:
ܯ
CSS:
content: "\072F"
JavaScript:
"\u{72F}"
Python:
"\u072f"
Properties
Frequently Asked Questions
What is the ܯ character (SYRIAC LETTER PERSIAN DHALATH)?
ܯ (SYRIAC LETTER PERSIAN DHALATH) is the Unicode character U+072F.
What is the Unicode codepoint of SYRIAC LETTER PERSIAN DHALATH?
The SYRIAC LETTER PERSIAN DHALATH character (ܯ) has codepoint U+072F.
How do I type or copy SYRIAC LETTER PERSIAN DHALATH?
Copy ܯ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.