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-302CE
Overview
𰋎 (CJK UNIFIED IDEOGRAPH-302CE) is the Unicode character at code point U+302CE. 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+302CE | |
| decimal | 197326 | |
| htmldecimal | 𰋎 | |
| htmlhex | 𰋎 | |
| css | \302CE | |
| javascript | \u{302CE} | |
| python | \U000302ce | |
| java | \uD880\uDECE | |
| go | \U000302CE | |
| ruby | \u{302CE} | |
| rust | \u{302CE} | |
| ccpp | \U000302ce | |
| urlencoded | %F0%B0%8B%8E | |
| utf8bytes | f0 b0 8b 8e | |
| utf16bebytes | d8 80 de ce | |
| utf32bebytes | 00 03 02 ce |
How to Use
HTML:
𰋎
CSS:
content: "\302CE"
JavaScript:
"\u{302CE}"
Python:
"\U000302ce"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰋎 character (CJK UNIFIED IDEOGRAPH-302CE)?
𰋎 (CJK UNIFIED IDEOGRAPH-302CE) is the Unicode character U+302CE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-302CE?
The CJK UNIFIED IDEOGRAPH-302CE character (𰋎) has codepoint U+302CE.
How do I type or copy CJK UNIFIED IDEOGRAPH-302CE?
Copy 𰋎 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.