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