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