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-28BDE
Overview
𨯞 (CJK UNIFIED IDEOGRAPH-28BDE) is the Unicode character at code point U+28BDE. 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+28BDE | |
| decimal | 166878 | |
| htmldecimal | 𨯞 | |
| htmlhex | 𨯞 | |
| css | \28BDE | |
| javascript | \u{28BDE} | |
| python | \U00028bde | |
| java | \uD862\uDFDE | |
| go | \U00028BDE | |
| ruby | \u{28BDE} | |
| rust | \u{28BDE} | |
| ccpp | \U00028bde | |
| urlencoded | %F0%A8%AF%9E | |
| utf8bytes | f0 a8 af 9e | |
| utf16bebytes | d8 62 df de | |
| utf32bebytes | 00 02 8b de |
How to Use
HTML:
𨯞
CSS:
content: "\28BDE"
JavaScript:
"\u{28BDE}"
Python:
"\U00028bde"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨯞 character (CJK UNIFIED IDEOGRAPH-28BDE)?
𨯞 (CJK UNIFIED IDEOGRAPH-28BDE) is the Unicode character U+28BDE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28BDE?
The CJK UNIFIED IDEOGRAPH-28BDE character (𨯞) has codepoint U+28BDE.
How do I type or copy CJK UNIFIED IDEOGRAPH-28BDE?
Copy 𨯞 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.