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