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