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-31FDE
Overview
𱿞 (CJK UNIFIED IDEOGRAPH-31FDE) is the Unicode character at code point U+31FDE. It belongs to the CJK Unified Ideographs Extension H block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+31FDE | |
| decimal | 204766 | |
| htmldecimal | 𱿞 | |
| htmlhex | 𱿞 | |
| css | \31FDE | |
| javascript | \u{31FDE} | |
| python | \U00031fde | |
| java | \uD887\uDFDE | |
| go | \U00031FDE | |
| ruby | \u{31FDE} | |
| rust | \u{31FDE} | |
| ccpp | \U00031fde | |
| urlencoded | %F0%B1%BF%9E | |
| utf8bytes | f0 b1 bf 9e | |
| utf16bebytes | d8 87 df de | |
| utf32bebytes | 00 03 1f de |
How to Use
HTML:
𱿞
CSS:
content: "\31FDE"
JavaScript:
"\u{31FDE}"
Python:
"\U00031fde"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱿞 character (CJK UNIFIED IDEOGRAPH-31FDE)?
𱿞 (CJK UNIFIED IDEOGRAPH-31FDE) is the Unicode character U+31FDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31FDE?
The CJK UNIFIED IDEOGRAPH-31FDE character (𱿞) has codepoint U+31FDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-31FDE?
Copy 𱿞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.