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