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