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