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