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