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