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