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
𐬺 (TINY TWO DOTS OVER ONE DOT PUNCTUATION) is the Unicode character at code point U+10B3A. 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+10B3A | |
| decimal | 68410 | |
| htmldecimal | 𐬺 | |
| htmlhex | 𐬺 | |
| css | \10B3A | |
| javascript | \u{10B3A} | |
| python | \U00010b3a | |
| java | \uD802\uDF3A | |
| go | \U00010B3A | |
| ruby | \u{10B3A} | |
| rust | \u{10B3A} | |
| ccpp | \U00010b3a | |
| urlencoded | %F0%90%AC%BA | |
| utf8bytes | f0 90 ac ba | |
| utf16bebytes | d8 02 df 3a | |
| utf32bebytes | 00 01 0b 3a |
How to Use
HTML:
𐬺
CSS:
content: "\10B3A"
JavaScript:
"\u{10B3A}"
Python:
"\U00010b3a"
Properties
Frequently Asked Questions
What is the 𐬺 character (TINY TWO DOTS OVER ONE DOT PUNCTUATION)?
𐬺 (TINY TWO DOTS OVER ONE DOT PUNCTUATION) is the Unicode character U+10B3A.
What is the Unicode codepoint of TINY TWO DOTS OVER ONE DOT PUNCTUATION?
The TINY TWO DOTS OVER ONE DOT PUNCTUATION character (𐬺) has codepoint U+10B3A.
How do I type or copy TINY TWO DOTS OVER ONE DOT PUNCTUATION?
Copy 𐬺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.