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 HAMZA MARK) is the Unicode character at code point U+10EAB. 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+10EAB | |
| decimal | 69291 | |
| htmldecimal | 𐺫 | |
| htmlhex | 𐺫 | |
| css | \10EAB | |
| javascript | \u{10EAB} | |
| python | \U00010eab | |
| java | \uD803\uDEAB | |
| go | \U00010EAB | |
| ruby | \u{10EAB} | |
| rust | \u{10EAB} | |
| ccpp | \U00010eab | |
| urlencoded | %F0%90%BA%AB | |
| utf8bytes | f0 90 ba ab | |
| utf16bebytes | d8 03 de ab | |
| utf32bebytes | 00 01 0e ab |
How to Use
HTML:
𐺫
CSS:
content: "\10EAB"
JavaScript:
"\u{10EAB}"
Python:
"\U00010eab"
Properties
Frequently Asked Questions
What is the 𐺫 character (YEZIDI COMBINING HAMZA MARK)?
𐺫 (YEZIDI COMBINING HAMZA MARK) is the Unicode character U+10EAB.
What is the Unicode codepoint of YEZIDI COMBINING HAMZA MARK?
The YEZIDI COMBINING HAMZA MARK character (𐺫) has codepoint U+10EAB.
How do I type or copy YEZIDI COMBINING HAMZA MARK?
Copy 𐺫 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.