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