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-23EAE
Overview
𣺮 (CJK UNIFIED IDEOGRAPH-23EAE) is the Unicode character at code point U+23EAE. It belongs to the CJK Unified Ideographs Extension B block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+23EAE | |
| decimal | 147118 | |
| htmldecimal | 𣺮 | |
| htmlhex | 𣺮 | |
| css | \23EAE | |
| javascript | \u{23EAE} | |
| python | \U00023eae | |
| java | \uD84F\uDEAE | |
| go | \U00023EAE | |
| ruby | \u{23EAE} | |
| rust | \u{23EAE} | |
| ccpp | \U00023eae | |
| urlencoded | %F0%A3%BA%AE | |
| utf8bytes | f0 a3 ba ae | |
| utf16bebytes | d8 4f de ae | |
| utf32bebytes | 00 02 3e ae |
How to Use
HTML:
𣺮
CSS:
content: "\23EAE"
JavaScript:
"\u{23EAE}"
Python:
"\U00023eae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣺮 character (CJK UNIFIED IDEOGRAPH-23EAE)?
𣺮 (CJK UNIFIED IDEOGRAPH-23EAE) is the Unicode character U+23EAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23EAE?
The CJK UNIFIED IDEOGRAPH-23EAE character (𣺮) has codepoint U+23EAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-23EAE?
Copy 𣺮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.