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