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