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