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