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