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