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-31ED6
Overview
𱻖 (CJK UNIFIED IDEOGRAPH-31ED6) is the Unicode character at code point U+31ED6. 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+31ED6 | |
| decimal | 204502 | |
| htmldecimal | 𱻖 | |
| htmlhex | 𱻖 | |
| css | \31ED6 | |
| javascript | \u{31ED6} | |
| python | \U00031ed6 | |
| java | \uD887\uDED6 | |
| go | \U00031ED6 | |
| ruby | \u{31ED6} | |
| rust | \u{31ED6} | |
| ccpp | \U00031ed6 | |
| urlencoded | %F0%B1%BB%96 | |
| utf8bytes | f0 b1 bb 96 | |
| utf16bebytes | d8 87 de d6 | |
| utf32bebytes | 00 03 1e d6 |
How to Use
HTML:
𱻖
CSS:
content: "\31ED6"
JavaScript:
"\u{31ED6}"
Python:
"\U00031ed6"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𱻖 character (CJK UNIFIED IDEOGRAPH-31ED6)?
𱻖 (CJK UNIFIED IDEOGRAPH-31ED6) is the Unicode character U+31ED6.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-31ED6?
The CJK UNIFIED IDEOGRAPH-31ED6 character (𱻖) has codepoint U+31ED6.
How do I type or copy CJK UNIFIED IDEOGRAPH-31ED6?
Copy 𱻖 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.