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