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