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