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-38EE
Overview
㣮 (CJK UNIFIED IDEOGRAPH-38EE) is the Unicode character at code point U+38EE. 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+38EE | |
| decimal | 14574 | |
| htmldecimal | 㣮 | |
| htmlhex | 㣮 | |
| css | \38EE | |
| javascript | \u{38EE} | |
| python | \u38ee | |
| java | \u38EE | |
| go | \u38EE | |
| ruby | \u{38EE} | |
| rust | \u{38EE} | |
| ccpp | \u38ee | |
| urlencoded | %E3%A3%AE | |
| utf8bytes | e3 a3 ae | |
| utf16bebytes | 38 ee | |
| utf32bebytes | 00 00 38 ee |
How to Use
HTML:
㣮
CSS:
content: "\38EE"
JavaScript:
"\u{38EE}"
Python:
"\u38ee"
Properties
- Script
- Hani
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the 㣮 character (CJK UNIFIED IDEOGRAPH-38EE)?
㣮 (CJK UNIFIED IDEOGRAPH-38EE) is the Unicode character U+38EE.
What is the Unicode codepoint of CJK UNIFIED IDEOGRAPH-38EE?
The CJK UNIFIED IDEOGRAPH-38EE character (㣮) has codepoint U+38EE.
How do I type or copy CJK UNIFIED IDEOGRAPH-38EE?
Copy 㣮 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.