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