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