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
𛰾 (DUPLOYAN LETTER G R S) is the Unicode character at code point U+1BC3E. It belongs to the Duployan block, in the Other Letter (Lo) general category. Its script is Dupl.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1BC3E | |
| decimal | 113726 | |
| htmldecimal | 𛰾 | |
| htmlhex | 𛰾 | |
| css | \1BC3E | |
| javascript | \u{1BC3E} | |
| python | \U0001bc3e | |
| java | \uD82F\uDC3E | |
| go | \U0001BC3E | |
| ruby | \u{1BC3E} | |
| rust | \u{1BC3E} | |
| ccpp | \U0001bc3e | |
| urlencoded | %F0%9B%B0%BE | |
| utf8bytes | f0 9b b0 be | |
| utf16bebytes | d8 2f dc 3e | |
| utf32bebytes | 00 01 bc 3e |
How to Use
HTML:
𛰾
CSS:
content: "\1BC3E"
JavaScript:
"\u{1BC3E}"
Python:
"\U0001bc3e"
Properties
Frequently Asked Questions
What is the 𛰾 character (DUPLOYAN LETTER G R S)?
𛰾 (DUPLOYAN LETTER G R S) is the Unicode character U+1BC3E.
What is the Unicode codepoint of DUPLOYAN LETTER G R S?
The DUPLOYAN LETTER G R S character (𛰾) has codepoint U+1BC3E.
How do I type or copy DUPLOYAN LETTER G R S?
Copy 𛰾 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.