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