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 SEMKATH) is the Unicode character at code point U+0723. 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+0723 | |
| decimal | 1827 | |
| htmldecimal | ܣ | |
| htmlhex | ܣ | |
| css | \0723 | |
| javascript | \u{723} | |
| python | \u0723 | |
| java | \u0723 | |
| go | \u0723 | |
| ruby | \u{723} | |
| rust | \u{723} | |
| ccpp | \u0723 | |
| urlencoded | %DC%A3 | |
| utf8bytes | dc a3 | |
| utf16bebytes | 07 23 | |
| utf32bebytes | 00 00 07 23 |
How to Use
HTML:
ܣ
CSS:
content: "\0723"
JavaScript:
"\u{723}"
Python:
"\u0723"
Properties
Frequently Asked Questions
What is the ܣ character (SYRIAC LETTER SEMKATH)?
ܣ (SYRIAC LETTER SEMKATH) is the Unicode character U+0723.
What is the Unicode codepoint of SYRIAC LETTER SEMKATH?
The SYRIAC LETTER SEMKATH character (ܣ) has codepoint U+0723.
How do I type or copy SYRIAC LETTER SEMKATH?
Copy ܣ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.