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