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