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-30EAE
Overview
𰺮 (CJK UNIFIED IDEOGRAPH-30EAE) is the Unicode character at code point U+30EAE. 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+30EAE | |
| decimal | 200366 | |
| htmldecimal | 𰺮 | |
| htmlhex | 𰺮 | |
| css | \30EAE | |
| javascript | \u{30EAE} | |
| python | \U00030eae | |
| java | \uD883\uDEAE | |
| go | \U00030EAE | |
| ruby | \u{30EAE} | |
| rust | \u{30EAE} | |
| ccpp | \U00030eae | |
| urlencoded | %F0%B0%BA%AE | |
| utf8bytes | f0 b0 ba ae | |
| utf16bebytes | d8 83 de ae | |
| utf32bebytes | 00 03 0e ae |
How to Use
HTML:
𰺮
CSS:
content: "\30EAE"
JavaScript:
"\u{30EAE}"
Python:
"\U00030eae"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 𰺮 character (CJK UNIFIED IDEOGRAPH-30EAE)?
𰺮 (CJK UNIFIED IDEOGRAPH-30EAE) is the Unicode character U+30EAE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-30EAE?
The CJK UNIFIED IDEOGRAPH-30EAE character (𰺮) has codepoint U+30EAE.
How do I type or copy CJK UNIFIED IDEOGRAPH-30EAE?
Copy 𰺮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.