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