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