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