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