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