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