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