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