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