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 HBASA ABOVE) is the Unicode character at code point U+073A. 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+073A | |
| decimal | 1850 | |
| htmldecimal | ܺ | |
| htmlhex | ܺ | |
| css | \073A | |
| javascript | \u{73A} | |
| python | \u073a | |
| java | \u073A | |
| go | \u073A | |
| ruby | \u{73A} | |
| rust | \u{73A} | |
| ccpp | \u073a | |
| urlencoded | %DC%BA | |
| utf8bytes | dc ba | |
| utf16bebytes | 07 3a | |
| utf32bebytes | 00 00 07 3a |
How to Use
HTML:
ܺ
CSS:
content: "\073A"
JavaScript:
"\u{73A}"
Python:
"\u073a"
Properties
Frequently Asked Questions
What is the ܺ character (SYRIAC HBASA ABOVE)?
ܺ (SYRIAC HBASA ABOVE) is the Unicode character U+073A.
What is the Unicode codepoint of SYRIAC HBASA ABOVE?
The SYRIAC HBASA ABOVE character (ܺ) has codepoint U+073A.
How do I type or copy SYRIAC HBASA ABOVE?
Copy ܺ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.