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