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-1B23C) is the Unicode character at code point U+1B23C. 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+1B23C | |
| decimal | 111164 | |
| htmldecimal | 𛈼 | |
| htmlhex | 𛈼 | |
| css | \1B23C | |
| javascript | \u{1B23C} | |
| python | \U0001b23c | |
| java | \uD82C\uDE3C | |
| go | \U0001B23C | |
| ruby | \u{1B23C} | |
| rust | \u{1B23C} | |
| ccpp | \U0001b23c | |
| urlencoded | %F0%9B%88%BC | |
| utf8bytes | f0 9b 88 bc | |
| utf16bebytes | d8 2c de 3c | |
| utf32bebytes | 00 01 b2 3c |
How to Use
HTML:
𛈼
CSS:
content: "\1B23C"
JavaScript:
"\u{1B23C}"
Python:
"\U0001b23c"
Properties
Frequently Asked Questions
What is the ๐ผ character (NUSHU CHARACTER-1B23C)?
๐ผ (NUSHU CHARACTER-1B23C) is the Unicode character U+1B23C.
What is the Unicode codepoint of NUSHU CHARACTER-1B23C?
The NUSHU CHARACTER-1B23C character (๐ผ) has codepoint U+1B23C.
How do I type or copy NUSHU CHARACTER-1B23C?
Copy ๐ผ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.