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