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