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