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