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-2028D
Overview
𠊍 (CJK UNIFIED IDEOGRAPH-2028D) is the Unicode character at code point U+2028D. 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+2028D | |
| decimal | 131725 | |
| htmldecimal | 𠊍 | |
| htmlhex | 𠊍 | |
| css | \2028D | |
| javascript | \u{2028D} | |
| python | \U0002028d | |
| java | \uD840\uDE8D | |
| go | \U0002028D | |
| ruby | \u{2028D} | |
| rust | \u{2028D} | |
| ccpp | \U0002028d | |
| urlencoded | %F0%A0%8A%8D | |
| utf8bytes | f0 a0 8a 8d | |
| utf16bebytes | d8 40 de 8d | |
| utf32bebytes | 00 02 02 8d |
How to Use
HTML:
𠊍
CSS:
content: "\2028D"
JavaScript:
"\u{2028D}"
Python:
"\U0002028d"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𠊍 character (CJK UNIFIED IDEOGRAPH-2028D)?
𠊍 (CJK UNIFIED IDEOGRAPH-2028D) is the Unicode character U+2028D.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-2028D?
The CJK UNIFIED IDEOGRAPH-2028D character (𠊍) has codepoint U+2028D.
How do I type or copy CJK UNIFIED IDEOGRAPH-2028D?
Copy 𠊍 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.