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