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