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