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