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' : ''">
𠆺
CJK UNIFIED IDEOGRAPH-201BA
Overview
𠆺 (CJK UNIFIED IDEOGRAPH-201BA) is the Unicode character at code point U+201BA. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+201BA | |
| decimal | 131514 | |
| htmldecimal | 𠆺 | |
| htmlhex | 𠆺 | |
| css | \201BA | |
| javascript | \u{201BA} | |
| python | \U000201ba | |
| java | \uD840\uDDBA | |
| go | \U000201BA | |
| ruby | \u{201BA} | |
| rust | \u{201BA} | |
| ccpp | \U000201ba | |
| urlencoded | %F0%A0%86%BA | |
| utf8bytes | f0 a0 86 ba | |
| utf16bebytes | d8 40 dd ba | |
| utf32bebytes | 00 02 01 ba |
How to Use
HTML:
𠆺
CSS:
content: "\201BA"
JavaScript:
"\u{201BA}"
Python:
"\U000201ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠆺 character (CJK UNIFIED IDEOGRAPH-201BA)?
𠆺 (CJK UNIFIED IDEOGRAPH-201BA) is the Unicode character U+201BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-201BA?
The CJK UNIFIED IDEOGRAPH-201BA character (𠆺) has codepoint U+201BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-201BA?
Copy 𠆺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.