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-38EA
Overview
㣪 (CJK UNIFIED IDEOGRAPH-38EA) is the Unicode character at code point U+38EA. It belongs to the CJK Unified Ideographs Extension A block, in the Other Letter (Lo) general category. Its script is Hani.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+38EA | |
| decimal | 14570 | |
| htmldecimal | 㣪 | |
| htmlhex | 㣪 | |
| css | \38EA | |
| javascript | \u{38EA} | |
| python | \u38ea | |
| java | \u38EA | |
| go | \u38EA | |
| ruby | \u{38EA} | |
| rust | \u{38EA} | |
| ccpp | \u38ea | |
| urlencoded | %E3%A3%AA | |
| utf8bytes | e3 a3 aa | |
| utf16bebytes | 38 ea | |
| utf32bebytes | 00 00 38 ea |
How to Use
HTML:
㣪
CSS:
content: "\38EA"
JavaScript:
"\u{38EA}"
Python:
"\u38ea"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㣪 character (CJK UNIFIED IDEOGRAPH-38EA)?
㣪 (CJK UNIFIED IDEOGRAPH-38EA) is the Unicode character U+38EA.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-38EA?
The CJK UNIFIED IDEOGRAPH-38EA character (㣪) has codepoint U+38EA.
How do I type or copy CJK UNIFIED IDEOGRAPH-38EA?
Copy 㣪 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.