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