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 LETTER YOT WITH CIRCUMFLEX ABOVE) is the Unicode character at code point U+10EB1. It belongs to the Yezidi block, in the Other Letter (Lo) general category. Its script is Yezi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10EB1 | |
| decimal | 69297 | |
| htmldecimal | 𐺱 | |
| htmlhex | 𐺱 | |
| css | \10EB1 | |
| javascript | \u{10EB1} | |
| python | \U00010eb1 | |
| java | \uD803\uDEB1 | |
| go | \U00010EB1 | |
| ruby | \u{10EB1} | |
| rust | \u{10EB1} | |
| ccpp | \U00010eb1 | |
| urlencoded | %F0%90%BA%B1 | |
| utf8bytes | f0 90 ba b1 | |
| utf16bebytes | d8 03 de b1 | |
| utf32bebytes | 00 01 0e b1 |
How to Use
HTML:
𐺱
CSS:
content: "\10EB1"
JavaScript:
"\u{10EB1}"
Python:
"\U00010eb1"
Properties
Frequently Asked Questions
What is the 𐺱 character (YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE)?
𐺱 (YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE) is the Unicode character U+10EB1.
What is the Unicode codepoint of YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE?
The YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE character (𐺱) has codepoint U+10EB1.
How do I type or copy YEZIDI LETTER YOT WITH CIRCUMFLEX ABOVE?
Copy 𐺱 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.