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