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-23EAA
Overview
𣺪 (CJK UNIFIED IDEOGRAPH-23EAA) is the Unicode character at code point U+23EAA. 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+23EAA | |
| decimal | 147114 | |
| htmldecimal | 𣺪 | |
| htmlhex | 𣺪 | |
| css | \23EAA | |
| javascript | \u{23EAA} | |
| python | \U00023eaa | |
| java | \uD84F\uDEAA | |
| go | \U00023EAA | |
| ruby | \u{23EAA} | |
| rust | \u{23EAA} | |
| ccpp | \U00023eaa | |
| urlencoded | %F0%A3%BA%AA | |
| utf8bytes | f0 a3 ba aa | |
| utf16bebytes | d8 4f de aa | |
| utf32bebytes | 00 02 3e aa |
How to Use
HTML:
𣺪
CSS:
content: "\23EAA"
JavaScript:
"\u{23EAA}"
Python:
"\U00023eaa"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𣺪 character (CJK UNIFIED IDEOGRAPH-23EAA)?
𣺪 (CJK UNIFIED IDEOGRAPH-23EAA) is the Unicode character U+23EAA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-23EAA?
The CJK UNIFIED IDEOGRAPH-23EAA character (𣺪) has codepoint U+23EAA.
How do I type or copy CJK UNIFIED IDEOGRAPH-23EAA?
Copy 𣺪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.