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