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 S T R) is the Unicode character at code point U+1BC33. 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+1BC33 | |
| decimal | 113715 | |
| htmldecimal | 𛰳 | |
| htmlhex | 𛰳 | |
| css | \1BC33 | |
| javascript | \u{1BC33} | |
| python | \U0001bc33 | |
| java | \uD82F\uDC33 | |
| go | \U0001BC33 | |
| ruby | \u{1BC33} | |
| rust | \u{1BC33} | |
| ccpp | \U0001bc33 | |
| urlencoded | %F0%9B%B0%B3 | |
| utf8bytes | f0 9b b0 b3 | |
| utf16bebytes | d8 2f dc 33 | |
| utf32bebytes | 00 01 bc 33 |
How to Use
HTML:
𛰳
CSS:
content: "\1BC33"
JavaScript:
"\u{1BC33}"
Python:
"\U0001bc33"
Properties
Frequently Asked Questions
What is the 𛰳 character (DUPLOYAN LETTER S T R)?
𛰳 (DUPLOYAN LETTER S T R) is the Unicode character U+1BC33.
What is the Unicode codepoint of DUPLOYAN LETTER S T R?
The DUPLOYAN LETTER S T R character (𛰳) has codepoint U+1BC33.
How do I type or copy DUPLOYAN LETTER S T R?
Copy 𛰳 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.