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