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