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