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-280DB
Overview
𨃛 (CJK UNIFIED IDEOGRAPH-280DB) is the Unicode character at code point U+280DB. 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+280DB | |
| decimal | 164059 | |
| htmldecimal | 𨃛 | |
| htmlhex | 𨃛 | |
| css | \280DB | |
| javascript | \u{280DB} | |
| python | \U000280db | |
| java | \uD860\uDCDB | |
| go | \U000280DB | |
| ruby | \u{280DB} | |
| rust | \u{280DB} | |
| ccpp | \U000280db | |
| urlencoded | %F0%A8%83%9B | |
| utf8bytes | f0 a8 83 9b | |
| utf16bebytes | d8 60 dc db | |
| utf32bebytes | 00 02 80 db |
How to Use
HTML:
𨃛
CSS:
content: "\280DB"
JavaScript:
"\u{280DB}"
Python:
"\U000280db"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨃛 character (CJK UNIFIED IDEOGRAPH-280DB)?
𨃛 (CJK UNIFIED IDEOGRAPH-280DB) is the Unicode character U+280DB.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-280DB?
The CJK UNIFIED IDEOGRAPH-280DB character (𨃛) has codepoint U+280DB.
How do I type or copy CJK UNIFIED IDEOGRAPH-280DB?
Copy 𨃛 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.