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