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