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