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