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 LAM WITH DOT ABOVE) is the Unicode character at code point U+10EB0. 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+10EB0 | |
| decimal | 69296 | |
| htmldecimal | 𐺰 | |
| htmlhex | 𐺰 | |
| css | \10EB0 | |
| javascript | \u{10EB0} | |
| python | \U00010eb0 | |
| java | \uD803\uDEB0 | |
| go | \U00010EB0 | |
| ruby | \u{10EB0} | |
| rust | \u{10EB0} | |
| ccpp | \U00010eb0 | |
| urlencoded | %F0%90%BA%B0 | |
| utf8bytes | f0 90 ba b0 | |
| utf16bebytes | d8 03 de b0 | |
| utf32bebytes | 00 01 0e b0 |
How to Use
HTML:
𐺰
CSS:
content: "\10EB0"
JavaScript:
"\u{10EB0}"
Python:
"\U00010eb0"
Properties
Frequently Asked Questions
What is the 𐺰 character (YEZIDI LETTER LAM WITH DOT ABOVE)?
𐺰 (YEZIDI LETTER LAM WITH DOT ABOVE) is the Unicode character U+10EB0.
What is the Unicode codepoint of YEZIDI LETTER LAM WITH DOT ABOVE?
The YEZIDI LETTER LAM WITH DOT ABOVE character (𐺰) has codepoint U+10EB0.
How do I type or copy YEZIDI LETTER LAM WITH DOT ABOVE?
Copy 𐺰 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.