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