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-3028A
Overview
𰊊 (CJK UNIFIED IDEOGRAPH-3028A) is the Unicode character at code point U+3028A. It belongs to the CJK Unified Ideographs Extension G block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+3028A | |
| decimal | 197258 | |
| htmldecimal | 𰊊 | |
| htmlhex | 𰊊 | |
| css | \3028A | |
| javascript | \u{3028A} | |
| python | \U0003028a | |
| java | \uD880\uDE8A | |
| go | \U0003028A | |
| ruby | \u{3028A} | |
| rust | \u{3028A} | |
| ccpp | \U0003028a | |
| urlencoded | %F0%B0%8A%8A | |
| utf8bytes | f0 b0 8a 8a | |
| utf16bebytes | d8 80 de 8a | |
| utf32bebytes | 00 03 02 8a |
How to Use
HTML:
𰊊
CSS:
content: "\3028A"
JavaScript:
"\u{3028A}"
Python:
"\U0003028a"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰊊 character (CJK UNIFIED IDEOGRAPH-3028A)?
𰊊 (CJK UNIFIED IDEOGRAPH-3028A) is the Unicode character U+3028A.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-3028A?
The CJK UNIFIED IDEOGRAPH-3028A character (𰊊) has codepoint U+3028A.
How do I type or copy CJK UNIFIED IDEOGRAPH-3028A?
Copy 𰊊 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.