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
๐ผ (NUSHU CHARACTER-1B1FC) is the Unicode character at code point U+1B1FC. It belongs to the Nushu block, in the Other Letter (Lo) general category. Its script is Nshu.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1B1FC | |
| decimal | 111100 | |
| htmldecimal | 𛇼 | |
| htmlhex | 𛇼 | |
| css | \1B1FC | |
| javascript | \u{1B1FC} | |
| python | \U0001b1fc | |
| java | \uD82C\uDDFC | |
| go | \U0001B1FC | |
| ruby | \u{1B1FC} | |
| rust | \u{1B1FC} | |
| ccpp | \U0001b1fc | |
| urlencoded | %F0%9B%87%BC | |
| utf8bytes | f0 9b 87 bc | |
| utf16bebytes | d8 2c dd fc | |
| utf32bebytes | 00 01 b1 fc |
How to Use
HTML:
𛇼
CSS:
content: "\1B1FC"
JavaScript:
"\u{1B1FC}"
Python:
"\U0001b1fc"
Properties
Frequently Asked Questions
What is the ๐ผ character (NUSHU CHARACTER-1B1FC)?
๐ผ (NUSHU CHARACTER-1B1FC) is the Unicode character U+1B1FC.
What is the Unicode codepoint of NUSHU CHARACTER-1B1FC?
The NUSHU CHARACTER-1B1FC character (๐ผ) has codepoint U+1B1FC.
How do I type or copy NUSHU CHARACTER-1B1FC?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.