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
𐺭 (YEZIDI HYPHENATION MARK) is the Unicode character at code point U+10EAD. It belongs to the Yezidi block, in the Dash Punctuation (Pd) general category. Its script is Yezi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EAD | |
| decimal | 69293 | |
| htmldecimal | 𐺭 | |
| htmlhex | 𐺭 | |
| css | \10EAD | |
| javascript | \u{10EAD} | |
| python | \U00010ead | |
| java | \uD803\uDEAD | |
| go | \U00010EAD | |
| ruby | \u{10EAD} | |
| rust | \u{10EAD} | |
| ccpp | \U00010ead | |
| urlencoded | %F0%90%BA%AD | |
| utf8bytes | f0 90 ba ad | |
| utf16bebytes | d8 03 de ad | |
| utf32bebytes | 00 01 0e ad |
How to Use
HTML:
𐺭
CSS:
content: "\10EAD"
JavaScript:
"\u{10EAD}"
Python:
"\U00010ead"
Properties
Frequently Asked Questions
What is the 𐺭 character (YEZIDI HYPHENATION MARK)?
𐺭 (YEZIDI HYPHENATION MARK) is the Unicode character U+10EAD.
What is the Unicode codepoint of YEZIDI HYPHENATION MARK?
The YEZIDI HYPHENATION MARK character (𐺭) has codepoint U+10EAD.
How do I type or copy YEZIDI HYPHENATION MARK?
Copy 𐺭 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.