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