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