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