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