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