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