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-300BA
Overview
𰂺 (CJK UNIFIED IDEOGRAPH-300BA) is the Unicode character at code point U+300BA. 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+300BA | |
| decimal | 196794 | |
| htmldecimal | 𰂺 | |
| htmlhex | 𰂺 | |
| css | \300BA | |
| javascript | \u{300BA} | |
| python | \U000300ba | |
| java | \uD880\uDCBA | |
| go | \U000300BA | |
| ruby | \u{300BA} | |
| rust | \u{300BA} | |
| ccpp | \U000300ba | |
| urlencoded | %F0%B0%82%BA | |
| utf8bytes | f0 b0 82 ba | |
| utf16bebytes | d8 80 dc ba | |
| utf32bebytes | 00 03 00 ba |
How to Use
HTML:
𰂺
CSS:
content: "\300BA"
JavaScript:
"\u{300BA}"
Python:
"\U000300ba"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰂺 character (CJK UNIFIED IDEOGRAPH-300BA)?
𰂺 (CJK UNIFIED IDEOGRAPH-300BA) is the Unicode character U+300BA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-300BA?
The CJK UNIFIED IDEOGRAPH-300BA character (𰂺) has codepoint U+300BA.
How do I type or copy CJK UNIFIED IDEOGRAPH-300BA?
Copy 𰂺 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.