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