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