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