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