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