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