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-2BF25
Overview
𫼥 (CJK UNIFIED IDEOGRAPH-2BF25) is the Unicode character at code point U+2BF25. It belongs to the CJK Unified Ideographs Extension E block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2BF25 | |
| decimal | 180005 | |
| htmldecimal | 𫼥 | |
| htmlhex | 𫼥 | |
| css | \2BF25 | |
| javascript | \u{2BF25} | |
| python | \U0002bf25 | |
| java | \uD86F\uDF25 | |
| go | \U0002BF25 | |
| ruby | \u{2BF25} | |
| rust | \u{2BF25} | |
| ccpp | \U0002bf25 | |
| urlencoded | %F0%AB%BC%A5 | |
| utf8bytes | f0 ab bc a5 | |
| utf16bebytes | d8 6f df 25 | |
| utf32bebytes | 00 02 bf 25 |
How to Use
HTML:
𫼥
CSS:
content: "\2BF25"
JavaScript:
"\u{2BF25}"
Python:
"\U0002bf25"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𫼥 character (CJK UNIFIED IDEOGRAPH-2BF25)?
𫼥 (CJK UNIFIED IDEOGRAPH-2BF25) is the Unicode character U+2BF25.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2BF25?
The CJK UNIFIED IDEOGRAPH-2BF25 character (𫼥) has codepoint U+2BF25.
How do I type or copy CJK UNIFIED IDEOGRAPH-2BF25?
Copy 𫼥 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.