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