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