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