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