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 BE) is the Unicode character at code point U+10B20. 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+10B20 | |
| decimal | 68384 | |
| htmldecimal | 𐬠 | |
| htmlhex | 𐬠 | |
| css | \10B20 | |
| javascript | \u{10B20} | |
| python | \U00010b20 | |
| java | \uD802\uDF20 | |
| go | \U00010B20 | |
| ruby | \u{10B20} | |
| rust | \u{10B20} | |
| ccpp | \U00010b20 | |
| urlencoded | %F0%90%AC%A0 | |
| utf8bytes | f0 90 ac a0 | |
| utf16bebytes | d8 02 df 20 | |
| utf32bebytes | 00 01 0b 20 |
How to Use
HTML:
𐬠
CSS:
content: "\10B20"
JavaScript:
"\u{10B20}"
Python:
"\U00010b20"
Properties
Frequently Asked Questions
What is the 𐬠 character (AVESTAN LETTER BE)?
𐬠 (AVESTAN LETTER BE) is the Unicode character U+10B20.
What is the Unicode codepoint of AVESTAN LETTER BE?
The AVESTAN LETTER BE character (𐬠) has codepoint U+10B20.
How do I type or copy AVESTAN LETTER BE?
Copy 𐬠 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.