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
𐬡 (AVESTAN LETTER BHE) is the Unicode character at code point U+10B21. It belongs to the Avestan block, in the Other Letter (Lo) general category. Its script is Avst.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10B21 | |
| decimal | 68385 | |
| htmldecimal | 𐬡 | |
| htmlhex | 𐬡 | |
| css | \10B21 | |
| javascript | \u{10B21} | |
| python | \U00010b21 | |
| java | \uD802\uDF21 | |
| go | \U00010B21 | |
| ruby | \u{10B21} | |
| rust | \u{10B21} | |
| ccpp | \U00010b21 | |
| urlencoded | %F0%90%AC%A1 | |
| utf8bytes | f0 90 ac a1 | |
| utf16bebytes | d8 02 df 21 | |
| utf32bebytes | 00 01 0b 21 |
How to Use
HTML:
𐬡
CSS:
content: "\10B21"
JavaScript:
"\u{10B21}"
Python:
"\U00010b21"
Properties
Frequently Asked Questions
What is the 𐬡 character (AVESTAN LETTER BHE)?
𐬡 (AVESTAN LETTER BHE) is the Unicode character U+10B21.
What is the Unicode codepoint of AVESTAN LETTER BHE?
The AVESTAN LETTER BHE character (𐬡) has codepoint U+10B21.
How do I type or copy AVESTAN LETTER BHE?
Copy 𐬡 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.