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