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