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-28203
Overview
𨈃 (CJK UNIFIED IDEOGRAPH-28203) is the Unicode character at code point U+28203. 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+28203 | |
| decimal | 164355 | |
| htmldecimal | 𨈃 | |
| htmlhex | 𨈃 | |
| css | \28203 | |
| javascript | \u{28203} | |
| python | \U00028203 | |
| java | \uD860\uDE03 | |
| go | \U00028203 | |
| ruby | \u{28203} | |
| rust | \u{28203} | |
| ccpp | \U00028203 | |
| urlencoded | %F0%A8%88%83 | |
| utf8bytes | f0 a8 88 83 | |
| utf16bebytes | d8 60 de 03 | |
| utf32bebytes | 00 02 82 03 |
How to Use
HTML:
𨈃
CSS:
content: "\28203"
JavaScript:
"\u{28203}"
Python:
"\U00028203"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𨈃 character (CJK UNIFIED IDEOGRAPH-28203)?
𨈃 (CJK UNIFIED IDEOGRAPH-28203) is the Unicode character U+28203.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-28203?
The CJK UNIFIED IDEOGRAPH-28203 character (𨈃) has codepoint U+28203.
How do I type or copy CJK UNIFIED IDEOGRAPH-28203?
Copy 𨈃 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.