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 PTHAHA ABOVE) is the Unicode character at code point U+0730. It belongs to the Syriac block, in the Nonspacing Mark (Mn) general category. Its script is Syrc.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+0730 | |
| decimal | 1840 | |
| htmldecimal | ܰ | |
| htmlhex | ܰ | |
| css | \0730 | |
| javascript | \u{730} | |
| python | \u0730 | |
| java | \u0730 | |
| go | \u0730 | |
| ruby | \u{730} | |
| rust | \u{730} | |
| ccpp | \u0730 | |
| urlencoded | %DC%B0 | |
| utf8bytes | dc b0 | |
| utf16bebytes | 07 30 | |
| utf32bebytes | 00 00 07 30 |
How to Use
HTML:
ܰ
CSS:
content: "\0730"
JavaScript:
"\u{730}"
Python:
"\u0730"
Properties
Frequently Asked Questions
What is the ܰ character (SYRIAC PTHAHA ABOVE)?
ܰ (SYRIAC PTHAHA ABOVE) is the Unicode character U+0730.
What is the Unicode codepoint of SYRIAC PTHAHA ABOVE?
The SYRIAC PTHAHA ABOVE character (ܰ) has codepoint U+0730.
How do I type or copy SYRIAC PTHAHA ABOVE?
Copy ܰ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.