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