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