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 O) is the Unicode character at code point U+1BC44. 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+1BC44 | |
| decimal | 113732 | |
| htmldecimal | 𛱄 | |
| htmlhex | 𛱄 | |
| css | \1BC44 | |
| javascript | \u{1BC44} | |
| python | \U0001bc44 | |
| java | \uD82F\uDC44 | |
| go | \U0001BC44 | |
| ruby | \u{1BC44} | |
| rust | \u{1BC44} | |
| ccpp | \U0001bc44 | |
| urlencoded | %F0%9B%B1%84 | |
| utf8bytes | f0 9b b1 84 | |
| utf16bebytes | d8 2f dc 44 | |
| utf32bebytes | 00 01 bc 44 |
How to Use
HTML:
𛱄
CSS:
content: "\1BC44"
JavaScript:
"\u{1BC44}"
Python:
"\U0001bc44"
Properties
Frequently Asked Questions
What is the ๐ฑ character (DUPLOYAN LETTER O)?
๐ฑ (DUPLOYAN LETTER O) is the Unicode character U+1BC44.
What is the Unicode codepoint of DUPLOYAN LETTER O?
The DUPLOYAN LETTER O character (๐ฑ) has codepoint U+1BC44.
How do I type or copy DUPLOYAN LETTER O?
Copy ๐ฑ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.