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