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