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